Swypex Partner API

Use the Swypex Partner API to access cards and transactions and manage card limits for your organization.

Getting started

Request a client ID and client secret through your Swypex representative. Use OAuth 2.0 client credentials to obtain access tokens.

The API provides endpoints to:

  • Cards — List cards, retrieve cardholder and balance details, and manage spending limits.
  • Transactions — List, filter, and retrieve card, cash, and fee activity.

All monetary amounts use integer cents. Transaction dates use Unix timestamps in milliseconds.

Guides

Authentication

Learn how to authenticate your API requests.

Read more

Pagination

Understand how to work with paginated responses.

Read more

Errors

Read about the different types of errors returned by the API.

Read more

OpenAPI Specification

Download the OpenAPI spec files for code generation and tooling.

Read more

Resources

Cards

List cards, retrieve details and balances, and manage spending limits.

Transactions

List and filter ledger activity, or retrieve a transaction by ID.

Was this page helpful?