> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dojah.io/llms.txt
> Use this file to discover all available pages before exploring further.

# API Keys

> From the dashboard, you can view and regenerate API keys.

**REQUEST HEADER**

Every request header is authorized using your API key.

This is the ***Private Key*** for either sandbox or live environments in the My Apps section of the dashboard.

Your request header should look like:

<img src="https://mintcdn.com/dojah/z9XobEb_IrkHvo_5/images/requestheader.jpeg?fit=max&auto=format&n=z9XobEb_IrkHvo_5&q=85&s=02b41b57e065504ef9de7d2f3d03553f" alt="API Keys" width="1440" height="900" data-path="images/requestheader.jpeg" /> API Keys

**BASE URL**

All API requests made **must** include a base URL. Below are the base URLs for each environment.

SANDBOX ==> [https://sandbox.dojah.io](https://sandbox.dojah.io/)

PRODUCTION ==> [https://api.dojah.io](https://api.dojah.io/)

## 📘 Note:

To ensure successful responses:

<Note>
  1. You must have created an app.
  2. You must ensure all requests are made using "HTTPS".
</Note>

Also, **Do not share your Secret key with anyone**
