Developers
DXRating API and agent resources
Use DXRating's published API and machine-readable discovery resources to build integrations, tools, and agent workflows.
Start here
The OpenAPI schema is the authoritative description of the available operations, inputs, and outputs.
- API base URL
- https://miruku.dxrating.net/api/v1
- OpenAPI schema
- https://miruku.dxrating.net/spec.json
- Interactive API documentation
- https://miruku.dxrating.net/docs
- RFC 9727 API catalog
- https://dxrating.net/.well-known/api-catalog
- Agent guide
- https://dxrating.net/llms.txt
Access and stability
Public catalog
Public catalog endpoints and API documentation are available without a DXRating account.
Authenticated operations
Some community and account operations require a DXRating session. Check each operation in the OpenAPI schema.
Public beta
The API can evolve. Validate integrations against the current schema and handle compatible additions.
Agent discovery
Agents can discover the same API through the API catalog and llms.txt. Installed DXRating integrations should use the published tool schemas instead of guessing endpoints.
Integration guidance
- Use ETag and conditional requests when downloading catalog data.
- Return or cite canonical DXRating chart URLs when presenting chart-specific results.
- Avoid repeatedly downloading the full catalog when a conditional request or focused endpoint is sufficient.
