DOCS/Technical Docs/API Reference

API Reference

The Yoba Systems API provides programmatic access to all platform capabilities. The API follows RESTful conventions and uses JSON for request and response bodies.

Base URL

All API requests should be made to:

Rate Limits

PlanRequests/minBurst
Free60100
Pro6001000
EnterpriseUnlimitedUnlimited

Error Codes

CodeDescription
400Bad Request - Invalid parameters
401Unauthorized - Invalid or missing token
403Forbidden - Insufficient permissions
404Not Found - Resource doesn't exist
429Too Many Requests - Rate limit exceeded
500Internal Server Error

SDKs

Official SDKs are available for: