Overview

About Stores

A Roastify Store manages:

  • API keys and authentication
  • Order processing and tracking
  • Transaction history
  • Product configurations

Setup Guide

1

Create Your Account

Visit merchant.roastify.app and click “Sign Up”

2

Configure Your Store

  1. Click “Create Store”
  2. Select “API Access”
  3. Name your store
3

Activate Your Account

Navigate to “Account” and complete activation

4

Generate API Key

  1. Go to “API Keys” tab
  2. Click “Create key”
  3. Select environment (Test/Live)
  4. 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:

  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