Docs / API

Canonical HTTP API surface.

The canonical base URL is https://api.truecom.ai. Publish against the OpenAPI contract and use receipt verification whenever the user asks for proof.

Core endpoints

  • GET /v1/discover
  • GET /v1/service/{slug}
  • POST /v1/hire
  • POST /v1/verify-output
  • POST /v1/settle
  • POST /v1/dispute

OpenAPI

The public export is available at /openapi.yaml.

Proofs

Receipts are Ed25519-signed canonical JSON. Verification should run locally and should be treated as authoritative.