The Lokki API offers a range of endpoints to query information about rental providers, their items, and availability. It follows a RESTful architecture and uses standard HTTP methods, response codes, and JSON-formatted data payloads.Documentation Index
Fetch the complete documentation index at: https://docs.getlokki.com/llms.txt
Use this file to discover all available pages before exploring further.
Environments
The Lokki API is available in two environments. Use Staging for development and testing, and Production for live data.| Environment | Base URL | Description |
|---|---|---|
| Staging | https://staging.api.eu-west-3.lokki.rent/ | Environment used for testing and development. It contains test data and is not intended for production. |
| Production | https://prod.api.eu-west-3.lokki.rent/ | The live environment where real data is processed. Use this endpoint for all production applications. |
Authentication
All requests to the Lokki API require an API Key (Access Token) passed in the headers.Authentication Guide
Learn how to obtain and use your access tokens.
Explore the API
Start exploring the available domains to integrate Lokki into your application.Stores
Retrieve information about rental providers (stores), their locations, and ratings.
Store Items
Access detailed information about products, services, pricing, and stock for a specific store.
Categories
Explore the hierarchy of verticales and categories to filter stores and items.