API Reference
Complete reference for the AISquare Studio API
The AISquare Studio API provides programmatic access to the full AISquare platform — AI Studios, experiences, collections, community, analytics, and more.
Base URL
All API endpoints are available under:
Authentication
AISquare supports two authentication methods:
For most integrations, use the API key:
See Authentication for detailed setup instructions.
API groups
The API is organized into the following groups:
Common patterns
Pagination
Most list endpoints support pagination:
Paginated responses include:
Filtering and sorting
Many endpoints support query parameters for filtering and sorting:
Publication scoping
Most AI Studio endpoints require a publication URL in the request body:
Status codes
See Errors for detailed error handling guidance.

