Code-generated contract

AICardAPI developer docs

A developer portal for provider-agnostic card issuing, ledger-first controls and safe webhook integration.

Orientation

AICardAPI exposes its own normalized contract. Do not import provider-specific authentication, endpoint names or raw field semantics into merchant integrations.

  • Authenticate with X-API-Key.
  • Send Idempotency-Key for writes.
  • Use request_id for support correlation.
  • Treat provider-gated unavailable states as action blockers.

Where to start

Read Quickstart first, then Authentication, Headers, Idempotency, Errors and Webhooks before wiring a review-ready local integration.