Activate API
Learn how to enable API access and generate your Roastify API key
Overview
API Access Setup
To use the Roastify API, you must:
- Enable API access in the Developers section
- Add a payment method (required before creating an API key)
- Generate and manage your API keys
Setup Guide
1
Go to Developers Section
In the Roastify dashboard, open the sidebar and click Developers.
2
Enable API
Click the Enable API button to activate API access for your account.
3
Add a Payment Method
Before you can create an API key, you must have a valid payment method on file. If prompted, follow the instructions to add your payment method.
4
Create an API Key
Once API access is enabled and a payment method is on file:
- Go to the API Keys tab in the Developers section
- Click Create key
- Select environment (Test/Live) and add an optional description
Copy your API key immediately – it’s only shown once and cannot be retrieved later.
5
Key Management
To replace a compromised key:
- Revoke the old key
- Generate a new one
6
Start Integration
Begin using the API with your new key. Check our API reference for endpoints and examples.
Next Steps
- Explore our API documentation
- Test your integration in the sandbox environment