API Keys

One Secret Key.
Total Security.

One project secret. Pass it as a header. Your API is locked.

EazeMyAPI — Project Settings
Secret Key
57b1a5fa155d6035b251b20c191c0b675dd8cbd56dc6587c0558cda8a7063e36
Usage
This secret is passed in the following header with each API request:
X-API-SIGNATURE: <secret key>
Example Request
curl https://api.eazemyapi.com/v1/your-project/users \
  -H "X-API-SIGNATURE: 57b1a5fa155d6035b251..."

Simple by Design

No SDK, no OAuth flow. One header and your API is protected.

One Key Per Project

Each project gets one secret key. Simple to manage, easy to rotate, impossible to confuse.

Instant Rotation

Rotate your secret key with one click. Old key is invalidated immediately. No downtime required.

Header-Based Auth

Pass the key as X-API-SIGNATURE on every request. Works with any HTTP client — no SDK needed.

Server-Side Only

Keep your key on the server. Never expose it to the browser. Every request is verified on EazeMyAPI's end.

Secure your API in seconds.

Generate your secret key. Add one header. Done.