List products
Return active products visible to the authenticated API key.
Last updated
Author: AtomicPay APIAuthentication
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.

