AtomicPayAtomicPay Documentation

Create a Pagar.me card

Create a saved card for an existing Pagar.me customer.

Last updated

Author: AtomicPay API

Authentication

Send your AtomicPay developer API key using Authorization: Bearer <API_KEY> or X-API-Key: <API_KEY>. This endpoint requires cards.write permission, unless the key has wildcard access (*).

Request body

customerId

Required. Pagar.me customer ID owned by the authenticated AtomicPay account.

token

Required by the payment backend. Token generated by the card/tokenization flow.