/v1/health) require authentication. The Appeeky API uses API keys to identify and authorize requests.
Get Your API Key
Create a free account on the Appeeky Dashboard to get your API key with 100 monthly credits:Create Your Account
Sign up with email or GitHub — your API key is generated instantly.
Authentication Methods
The API supports two ways to pass your API key.Method 1: X-API-Key Header (Recommended)
Pass the key in theX-API-Key header:
Method 2: Authorization Bearer Header
Alternatively, use the standardAuthorization: Bearer header:
Check Your Usage
Monitor your credit consumption via the API or the dashboard:Manage Your Account
Use the Appeeky Dashboard to manage your API key, view usage, and upgrade your plan:Error Responses
Example error response:

