OpenPoly logo
Operator Api

Error codes

Common error codes returned by the operator-facing API surface.

Error codes

Common operator-facing errors.

Authentication

  • INVALID_API_KEY -> missing, wrong, or revoked bearer key
  • INSUFFICIENT_SCOPE -> key lacks required scope

Resource and input

  • INVALID_NAME
  • INVALID_SCOPES
  • INVALID_ID
  • NOT_FOUND
  • INVALID_URL
  • INVALID_ENABLED_EVENTS
  • INVALID_STATUS
  • INVALID_ENDPOINT_ID
  • INVALID_DIRECTION
  • INVALID_AMOUNT_MINOR

Simulator

  • SIMULATOR_DISABLED
  • OPERATOR_USER_NOT_FOUND

Operator action

  • check scope first
  • confirm request body and path params
  • confirm operator config in dashboard
  • confirm resource belongs to authenticated operator
Copyright © 2026