Ejento APIs(Deprecated)
V1
  • V2
  • V1
    Ejento APIs(Deprecated)
    V1
    • V2
    • V1
    • Overview
    • Endpoints

    Overview

    API Overview – Version 1 (v1)#

    This documentation allows you to explore and test all available APIs for the Ejento platform. Using the APIs, you can integrate Ejento’s capabilities into your own applications.

    Getting Started#

    Create Your API Key:#

    First, head over to the Developer Portal to create your API key. You will need this key to authenticate and interact with the Ejento APIs.
    Once you've generated your key, make sure to keep it secure and include it in your requests.

    Navigating the Documentation:#

    On the sidebar, you’ll find a list of available API endpoints grouped by functionality. Click on any section to expand it and view details for each API.
    Each API page provides information such as the endpoint URL, request parameters, example responses, and error codes.

    Using the API Playground:#

    Once you have your API key, you can use the Playground available within this documentation to test any API in real-time.
    Each API page includes a Try It Out section where you can input your API key, set parameters, and submit requests directly from your browser.
    View the responses to see how the API behaves, or troubleshoot any issues with your implementation.