Getting Started
To use IO Intelligence APIs, you will need an API key. Follow these steps to get started:- Sign up for an account on IO Intelligence.
- Create an API key (see Creating an API Key).
- Explore the available open-source AI Models and AI Agents.
- Use the API References to integrate the API into your application.
Creating an API Key:
-
Navigate to the API Keys section.
-
Click Create New Secret Key.
-
Fill in the required details:
- Name: Enter a descriptive name for your key.
- Project: Select your project (i.e. “IO Intelligence”).
- Permissions: Choose from All, Read or Write.
- Expiration Date: Select 30, 60, 90, or 180 days.
-
Click Create Secret Key.
-
A popup will appear with your secret key. Copy the secret key and store it securely (e.g., in a password manager or secure file).
Managing API Keys
Search API Keys: Use the **search **field to find a previously created key. View API Key Details:- Name: The identifier of the key.
- Project: The associated project.
- Permissions: Access levels assigned to the key.
- Expiration Date: The validity period of the key.
- Editing a Key: Update the name or permissions of an existing key.
- Revoking a Key: If a key is no longer needed, you can revoke it. Note that once revoked, the key cannot be restored.

Revoking API Keys
- Click the Revoke button in the API Key table.
- A confirmation popup will appear.
- Confirm the action to revoke the key.

Using the API
To use IO Intelligence APIs:- Authenticate your requests using your API Key.
- Send requests to the appropriate endpoints.
- Handle responses and integrate them into your application.
FAQs
Q: What is IO Intelligence API?
Q: What is IO Intelligence API?
IO Intelligence API allows developers to integrate advanced AI models and agents into their applications for various use cases like text generation, embeddings, and more.
Q: How do I secure my API Key?
Q: How do I secure my API Key?
Do not share your API key publicly. Use environment variables to store API keys securely. Rotate your API keys periodically.
Q: What are the request limits for the API?
Q: What are the request limits for the API?
The IO Intelligence API offers different free daily limits per account, depending on the AI model. See the table in our API Reference for model-specific limits.