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
What Developers covers
| Area | Help article | Technical reference |
|---|---|---|
| REST API | API keys | API Docs |
| Webhooks | Webhooks, complete webhook flow | API Docs webhooks section |
| Checkout embed | Funnel embed | API Docs if applicable |
| Security | Webhook security | Signing secrets in API Docs |
Typical developer workflow
- Create API keys with least-privilege scope.
- Configure webhooks for approved sale events.
- Test with simulator and a safe test purchase.
- Monitor webhook delivery failures.
- Rotate keys on offboarding. See collaborator offboarding.
Help center vs API Docs
| Question | Where 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 |