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