Create a Store
Learn how to create and set up your Roastify API store
Overview
About Stores
A Roastify Store manages:
- API keys and authentication
- Order processing and tracking
- Transaction history
- Product configurations
Setup Guide
1
2
Configure Your Store
- Click “Create Store”
- Select “API Access”
- Name your store
3
Activate Your Account
Navigate to “Account” and complete activation
4
Generate API Key
- Go to “API Keys” tab
- Click “Create key”
- Select environment (Test/Live)
- Add 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