Pular para o conteúdo principal

Developers area overview

This page orients technical users building on AtomicPay. Seller-facing step-by-step guides live in Integrations; endpoint reference lives in AtomicPay API Docs.

Navigation

The Developers section may appear in the help sidebar when the in-app Developers area is live for your workspace. Until then, use API keys, webhooks, and API Docs from the main navigation.

What Developers covers

AreaHelp articleTechnical reference
REST APIAPI keysAPI Docs
WebhooksWebhooks, complete webhook flowAPI Docs webhooks section
Checkout embedFunnel embedAPI Docs if applicable
SecurityWebhook securitySigning secrets in API Docs

Typical developer workflow

  1. Create API keys with least-privilege scope.
  2. Configure webhooks for approved sale events.
  3. Test with simulator and a safe test purchase.
  4. Monitor webhook delivery failures.
  5. Rotate keys on offboarding. See collaborator offboarding.

Help center vs API Docs

QuestionWhere to go
How do I create a webhook in the app?Complete webhook setup flow
What is the payload schema?API Docs
Why did my webhook fail?Webhook delivery failures
How do I connect Zapier?Zapier and Make