Drop developers
Environments
Use separate merchant apps and credentials for testing and production. Move to live traffic only after your pickup store, billing and webhook ownership are ready.
Production base URL
texthttps://api.dropsa.co.za
OAuth token POST /oauth/token
Create order POST /v1/orders
Quote POST /v1/pricing/quote
Find by ID GET /v1/orders/:id
Find by reference GET /v1/orders?reference=...Implementation notes
- Issue and rotate credentials from your verified Drop portal account.
- Use distinct webhook endpoints and secrets for test and live systems.
- Production integrations must meet Drop's account, billing and delivery verification rules.
