Delph

API Settings

Setup

Manage your API key, monitor your available daily credits, and get your first request running quickly.

Quick Start

Create a key, make your first request, and browse the docs.

1.Generate an API Key
2.Make your first request
curl https://delph.tech/api/v1/chat \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"gemini-flash-2.5","messages":[{"role":"user","content":"Hello!"}]}'
3.Explore the docs

Credits remaining

--

Daily allowance

Next reset

Unavailable

Local time

API key

Not created

Generate one to start

API Usage

Usage tracking will appear here once you start making API requests.

Last 7 days

No usage data yet

Try sending a request with your API key and your request history will show up here.