Articles on: Developer Documentation

API Documentation

The Loop API is primarily a REST API with predictable, resource-oriented URLs. It accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and methods. This design ensures a consistent and reliable interface for developers to interact with the Loop platform.


This guide covers the essentials of using the Loop Admin APIs and Storefront APIs, outlining their differences, functionalities, and link to their respective documentation.

Content of the article :

Loop API overview
Related articles
Need help?


Loop API Overview


The Loop API is divided into two primary categories:

Admin APIs: Admin APIs are designed for broad administrative control. They enable you to manage all subscriptions, ensuring that you have the necessary permissions to make changes at an administrative level. Refer to the Admin API documentation from here for more detailed information on authentication, rate limiting, and other essential aspects of using the Loop API effectively and securely.

Storefront APIs: Storefront APIs are tailored for customer-specific actions, providing a more secure and isolated approach. These APIs authenticate using a session token, which is unique to each customer and expires after 24 hours. Refer to the Storefront API documentation from here for more detailed information on authentication, rate limiting, and other essential aspects of using the Loop API effectively and securely.

For detailed information on authentication, rate limiting, and other essential aspects of using the Loop API, please refer to the respective API documentation.



Generating Loop API token


Need help?


There is no need to worry. We are here to assist you. Please contact us at support@loopwork.co or feel free to reach out to us through the chat by clicking on the support beacon located at the bottom right corner.

Regards,

Loop Subscription Team 🙂

Updated on: 09/09/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!