Cards
← Home /Docs

Resources

Documentation

Last updated: September 23, 2026

Quick Start

The fastest way to get a card is through Telegram. Open @aihubcardbot, tap "Launch", fund your account with USDT or USDC, and follow the instructions for your selected card. Review availability, verification requirements, fees and funding networks before continuing.

For Operators

Running ad accounts, ops teams, or media buys at scale? The B2B portal supports:

  • Mass card issuance — generate up to 500 cards per request via the REST API.
  • Team seats with role-based access (admin / operator / viewer).
  • Per-seat spend caps + downloadable audit log.
  • Webhook events for real-time transaction notifications.

Reach our team via the AIHUB support channel to confirm current B2B availability and request access.

For Developers

The REST API is in private beta. Endpoints, SDKs, and example code are available to authenticated B2B accounts. Public docs will be published at docs.aihub.cards once the API contract stabilises (target: pre-launch).

Capabilities (preview)

  • POST /v1/cards — issue a new virtual card.
  • GET /v1/cards/:id — retrieve card details (PAN returned via a short-lived signed URL, never in plaintext).
  • POST /v1/cards/batch — bulk-issue up to 500 cards in one request.
  • POST /v1/topup — generate a stablecoin top-up address for an account.
  • GET /v1/transactions — paginated transaction feed; supports since=<cursor> for incremental polling.
  • POST /v1/webhooks — register a webhook URL to receive real-time transaction events.

SDKs

Official client libraries will ship for:

  • TypeScript / JavaScript
  • Python
  • Go

Each SDK wraps the REST API with a typed client, automatic retries, and idempotency-key handling for at-least-once delivery semantics.

Support

Need help right now? The fastest channel is the AIHUB support channel. Include the relevant transaction reference and error message. Do not send card security codes, passwords or wallet recovery phrases.

Terms of ServicePrivacy PolicyCookiesDocsGuides

© 2026 · AIHUB Cards · Built for operators at scale.