Lunogram

API

API documentation for integrating with Lunogram

Lunogram provides two APIs for different use cases. Full interactive documentation is available at console.lunogram.com/api.

Authentication

Both APIs use Bearer token authentication. Include your API key in the Authorization header:

Authorization: Bearer YOUR_API_KEY

Each API key has a role that determines what it can access. Learn how to create and manage API keys in your project settings.

On this page