Quickstart
Get started with the AISquare Studio API in minutes.
In this guide, you will:
- Make your first API request
- Retrieve data from an AI Studio
- Understand the response structure
Base URL
All API endpoints are available under:
Make your first request
Let’s fetch AI Studio experiences.
Endpoint
This endpoint returns AI resources such as:
- AI experts
- AI notes
- Quests
Example request
Example response
Understanding the response
Each item in the response represents a resource within an experience.
It includes:
- Experience details
- Resource type and title
- Publication information
- Engagement metrics
Common query parameters
Many endpoints support filtering and pagination.
Example:
What’s next?
Now that you’ve made your first request, explore:
- Authentication → set up API keys and tokens
- Core Concepts → understand the response structure
- AI Studios → creators, metrics, and engagement
- Collections → group and manage experiences
- Community → events and contributors
- Bookings → integrate scheduling
- Search, filtering, and pagination → refine your queries
- Errors → handle error responses

