Start a Project
To start a project, you need to create an organisation in our platform
Getting Started with ByteRaven: Creating Your Organization
To begin using ByteRaven's backend services, you’ll first need to create an organization. This process establishes a new project within the platform and grants you the necessary credentials to start integrating our APIs into your solutions. Here’s how it works:
Create a New Organization:
Initiating a new project on ByteRaven involves creating an organization. This step sets up your workspace where you can manage your resources, APIs, and data.
Receive Your Unique Identifiers:
Unique Organization ID (orgId): Each organization is assigned a unique
orgId
. This identifier is critical for managing and differentiating your organization within ByteRaven’s ecosystem.Unique Organization Alias (orgAlias): Along with the
orgId
, your organization will also receive a uniqueorgAlias
. This alias is used to simplify references to your organization in API calls and within the ByteRaven platform.Unique API Key (orgApiKey): Security is paramount, so each organization is provided with a unique
orgApiKey
. This key is required to authenticate and authorize API requests made to ByteRaven’s backend services.
Contact Us for Organization Details and Plan Selection:
To obtain your organization specifics, including the
orgId
,orgAlias
, andorgApiKey
, you’ll need to contact our support team (Email us - akshit@byteraven.ai). During this process, you can also choose a plan that best suits your organization's needs, whether it’s for a small project or a large-scale deployment.
Start Integrating and Building:
Once you have your organization set up with the unique identifiers and API key, you can begin integrating ByteRaven’s APIs into your frontend modules. Our platform is designed to be easy to use, so you can quickly start leveraging powerful backend capabilities to enhance your applications.
By following these steps, you’ll be well on your way to harnessing the full potential of ByteRaven’s backend platform, enabling you to build and deploy sophisticated features with ease.
Last updated