Welcome to the official TheAiMart API documentation. The API allows developers to programmatically interact with our app ecosystem, retrieve application metadata, manage releases, and fetch analytics for their portfolio.
Base URL: https://api.theaimart.com/v1
All requests must be made over HTTPS. Plain HTTP requests will be redirected or rejected.
TheAiMart API uses API keys to authenticate requests. You can view and manage your API keys in the Developer Dashboard .
Your API keys carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
Returns a paginated list of applications available on the platform.
| Parameter | Description |
|---|---|
| category | Filter by category slug (e.g., development). |
| page | Page number (default: 1). |