Skip to main content
The current public API surface is hosted from the dashboard origin:
The hosted checkout surface is separate:

Gateway endpoints

These endpoints are the primary integration surface for merchants.

Agent endpoints

These endpoints are optimized for automated and agent-driven workflows.

Action names

  • checkout.preview
  • checkout.create
  • fees.estimate
  • webhook.example
  • webhook.verify_sample

ID prefixes

All resource IDs use stable prefixes so you can identify the type from the ID alone.

List envelope

All list endpoints return a consistent envelope:
Use hasMore to determine whether additional pages exist. Pass limit to control page size.

Error shape

Errors are parseable and include an action, stable code, human-readable message, and optional field-level issues.