Skip to main content
An AIMP project belongs to an organization and contains a number of indexes. Each project is associated with an API key. In order to make calls to the index and data AIMP APIs, you must provide a valid API key for the relevant project.

Project ID

Each AIMP project has a unique project ID. To find the ID of a project, use project or index describing APIs to get a complete description of a project or an index.
Making calls to projects APIs require the organization admin API key.

Rate limit

Each project has a rate limit that is set by the organization admin. The rate limit is the maximum number of requests that can be made to the AIMP APIs in a given time period. If the rate limit is exceeded, the API will return a 429 Too Many Requests error. The rate limit can be adjusted via project update API with an admin API key.