Swypex Partner API

Use the Swypex Partner API to manage your organization programmatically.

Getting started

To get started, you need to request API credentials from your Swypex representative. You'll receive a Client ID and Client Secret that you'll use to authenticate via OAuth 2.0.

The API provides endpoints to:

  • List cards - Retrieve all cards in your organization
  • View card details - Get information about specific cards including cardholder info and limits
  • Manage spending limits - Set or update daily, monthly, and ATM limits programmatically

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

Learn about the card model and how to create, retrieve, update, delete, and list cards.

Was this page helpful?