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:

  1. Go to the API Keys tab in the Developers section
  2. Click Create key
  3. 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:

  1. Revoke the old key
  2. 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