Skip to main content

Prerequisites

Before you begin, ensure you have:
  • Node.js 18+ or Python 3.8+
  • A code editor (VS Code recommended)
  • An API key from raze.bot — every endpoint requires one

Installation

Configuration

Store your API key securely in environment variables:
Never commit your API key to version control. Add .env to your .gitignore file.

Quick Examples

Buy - API Key Required

Quote - API Key Required

Endpoints

Each API has a single global hostname; GeoDNS routes you to the nearest region automatically:

Next Steps

Development Basics

Learn API fundamentals

API Reference

Explore all endpoints