AtomicPayAtomicPay Documentation

List products

Return active products visible to the authenticated API key.

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 products.read permission, unless the key has wildcard access (*).

Behavior

Account-scoped keys return active products for the account. Product-scoped keys return only their assigned product.