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 documentatPopularWebhooks
Webhooks are a powerful tool that enables you to keep track of the subscription events occurring in the Loop system. This article details the use of Webhooks with Loop and how you can leverage the same for your store. Contents of the article How can Webhooks help? How to respond to a Webhook? What are Webhook attributes/headers? Supported webhooks LiSome readersGenerate Loop API Tokens
Step-by-step process to generate Loop API tokens. Step-1 Go to the "Settings" tab and click on "Manage API tokens." Step-2 Click on "Generate Token" button. Step-3 In the "Generate Token" popup, enter the name for token (helpful for managing multFew readers