API Examples

Welcome to the API examples section. Here, you’ll find practical demonstrations of how to interact with our API endpoints using cURL commands. Each example is designed to help you quickly understand h

Structure of the Examples

  • cURL-based examples: Every example shows the exact cURL command you can copy and run directly in your terminal.

  • Endpoint-specific demonstrations: We walk through different API endpoints one by one, highlighting the required parameters and common use cases.

  • Request & Response clarity: Each section contains both the request (what you send) and the response (what you get back) to illustrate expected behavior.

Prerequisites

Before running any of the examples, make sure you have:

Last updated