Cairn

Documentation

Explore practical guides, resources, and examples for building payment products with Cairn.

Get started with Cairn

Choose a card program that fits the operating model of your business.

Tools

mutation CreateCardProduct {
  createCardProduct(input: $input) {
    id
    name
  }
}

GraphQL API

Authenticate and make precise calls to the Cairn GraphQL API.

Using the API

API reference

Generated operations and types from the complete schema.

API reference

GraphQL explorer

Interactive tooling for testing queries and inspecting results.

View explorer