Introduction
Let's discover eLimu World Catalog Api Integration in less than 5 minutes.
The eLimu World Catalog API is organized around REST and Window Post Message. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
Pagination
By default, our list API endpoints return a limit of 10
items per request. This can be overwritten by setting the take
query parameter on the API requests.