P
Paystack API
Details
- URL
-
https://api.paystack.co - Spec
- https://raw.githubusercontent.com/PaystackOSS/openapi/main/dist/paystack.yaml
- Docs
- https://paystack.com/docs/api/
Authentication
Create or log in to your Paystack account in the Paystack Dashboard. In your dashboard, generate or copy your integration secret key and use it as a bearer token in API clients. The docs state that Paystack API calls are authenticated with secret keys and examples use Authorization: Bearer YOUR_SECRET_KEY. For MCP, the docs specifically require a test secret key (sk_test_*).