The Spaaza API
Spaaza’s API allows developers to create their own applications on top of the Spaaza platform. All Spaaza’s in-house apps and other services make use of the API endpoints described in this documentation.
Please get in touch with us using the chat button at spaaza.com if you have any more questions.
Useful API resources
POSTMAN collection
Postman is a powerful API development and testing tool that allows developers to design, test, and document APIs. When working with the Spaaza API, Postman provides a streamlined way to explore endpoints, analyze responses, and understand the required parameters.
Spaaza maintains an official Postman collection that includes pre-configured requests for all available API endpoints. This collection provides:
- Ready-to-use request templates for each Spaaza API endpoint
- Properly formatted request parameters and headers
- Example payloads in JSON format
- Environment variables for managing authentication credentials and configuration
Simply import the Spaaza collection and environment files into Postman, configure your authentication details in the environment settings, and you can immediately begin testing API interactions.
You can download the Spaaza Postman collection from our repository:
Check back regularly for updates as new endpoints are added.
YouTube channel
There are some videos on the Spaaza YouTube channel including the following:
Getting started with the Spaaza API
More of these are coming soon - we’re adding guides and videos frequently.