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 a429 Too Many Requests error.
The rate limit can be adjusted via project update API with an admin API key.