Service operations
Availability, versioning, and where to report integration problems.
Availability
Use the public status page for current service health. Documentation is deployed independently from the API, database, and indexer workers.
Versioning
The changelog at trust8004.xyz/changelog records user-facing capabilities and fixes. Backward-incompatible API changes require an explicit version transition.
Reporting problems
When reporting an API issue, include:
- the endpoint and HTTP method;
- the response status and request timestamp;
- the relevant
chainIdandagentId; - a sanitized response body;
- whether the request used x402 payment.
Never include wallet secrets, API tokens, webhook signing keys, or complete payment credentials.