Get Started
API Keys
Get your API key and access open source
and closed-source
models through a standard format
Get Your API Key
- Log into Bytez.
- Navigate to the
Settings
page. - Locate your API key under the API Keys section and copy it.
Use this key in the Authorization
header for all API requests:
Send Your First API Request
You can use a curl
command to verify your setup:
Something not right or need another API Key? DM our team in Disocrd and we’ll resolve.
Accessing Closed Source Models
Bytez enables you to interact with proprietary chat models by OpenAI
, Anthropic
, Cohere
, Google
, and Mistral
To use these models, you’ll need two keys:
- Your
Bytez API Key
: Obtained as described above. Provider Key
: The key specific to the provider you want to access (e.g., OpenAI API key).
Example Headers
Notes
No Additional Charges
: Bytez does not charge for accessing proprietary models; however, the respective provider’s billing applies.Seamless Integration
: You can interact with closed-source models using the same standardized input structure as open-source models.