API Documentation
Welcome to the Elimapi API documentation. This is the complete guide to help you integrate our API into your application.
Prerequisites
- Active Elimapi account
- Your API key (found in Dashboard)
- Basic knowledge of REST APIs
Quick Start
Make your first request in just a few minutes.
curl -X GET "https://api.elim.asia/v1/products" \
-H "Authorization: Bearer YOUR_API_KEY" Next Steps
Explore advanced features of the API.
Need help?
Contact our support team if you have any questions.