Appearance
API Reference
Complete reference documentation for the Universal API.
Base URL: https://api.universalapi.coStreaming URL: https://stream.api.universalapi.co
Authentication
All authenticated requests use Bearer tokens:
Authorization: Bearer uapi_ut_xxxx_your_tokenSee Authentication for details on token types.
Response Format
All responses follow this structure:
json
{
"data": { ... },
"requestId": "req-xxx",
"rootRequestId": "req-xxx"
}Sections
- All Endpoints — Complete endpoint list
- MCP Servers API — MCP server management
- Keys & OAuth — API key and OAuth management
- Logs — Usage and request logs
- Error Codes — HTTP status codes and error formats
- Rate Limits — Rate limiting details