Skip to content
Tollgate Docs

← Back to catalog

EXPOSURE_EXCEEDED

Message. Agent exposure cap exceeded for this developer

Hint. Settle outstanding IOUs or lower the per-request price. See exposure caps in docs.

Wire shape

{
  "error": {
    "code": "EXPOSURE_EXCEEDED",
    "message": "Agent exposure cap exceeded for this developer",
    "hint": "Settle outstanding IOUs or lower the per-request price. See exposure caps in docs.",
    "docsUrl": "https://docs.tollgatepay.com/errors/exposure-exceeded"
  }
}

Canonical URL

https://docs.tollgatepay.com/errors/exposure-exceeded — this URL is hard-coded into the 402/403/451 docsUrl field. It is stable; renaming the slug requires a migration plan.

Related codes