Interactive API (Swagger)
Last updated
Last updated
Our API is documented using OpenAPI (Swagger) specification, providing an interactive way to explore and test the API endpoints.
You can access our interactive API documentation at:
The Swagger UI provides:
Interactive endpoint testing
Request/response examples
Schema definitions
Real-time API responses
Visit the
Explore available endpoints:
Expand endpoint sections
View request/response schemas
Try out endpoints directly
Test endpoints:
Fill in required parameters
Click "Execute"
View responses
Gigs API
Create gigs
Start gigs
Get gig types
Claims API
Get claimable tokens
Claim tokens
200: Successful operation
201: Resource created
400: Bad request
404: Not found
500: Server error
If you need assistance:
Check the example requests/responses
Review the schema definitions
Contact our support team if issues persist