P

Paystack CLI

CLI discovered

Details
Command
paystack
Docs
https://paystack.com/blog/product/cli
Authentication
Paystack secret key bearer discovered Get token ↗

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_*).