Skip to content

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_token

See Authentication for details on token types.

Response Format

All responses follow this structure:

json
{
  "data": { ... },
  "requestId": "req-xxx",
  "rootRequestId": "req-xxx"
}

Sections

Universal API - The agentic entry point to the universe of APIs