Skip to main content
The Leonar API is organized around REST. It uses standard HTTP methods, returns JSON responses, and uses Bearer token authentication.

Base URL

https://app.leonar.app/api/v1

Authentication

Include your API key in the Authorization header:
Authorization: Bearer leo_your_api_key

Resources