Skip to main content

About us

Purpose of this Documentation

The main purpose of this documentation is to connect our system with others, facilitating integration between the EDATA platform and external systems. Through our APIs, you can:

  • Register and manage information
  • Query system data
  • Perform automated operations
  • Synchronize information between systems

Getting Started

Follow this step-by-step guide to start working with our APIs:

1. Explore the Documentation

Browse through the topics available in the sidebar menu. Each section contains specific endpoints for different system functionalities.

2. Understand the Request Structure

Each documentation page contains:

  • Endpoint description: What it does and when to use it
  • Input parameters: What data is required
  • Request example: Ready-to-use code
  • Response example: How the system returns data
  • Possible errors: Error codes and how to handle them

3. Use the cURL Examples

All documentation pages include cURL request examples that you can copy and adapt to your environment. These examples show exactly how to make each API call, including:

  • Complete endpoint URL
  • Request body (when applicable)

4. Test the Requests

Start by testing the endpoints in a development environment. Use tools such as:

  • cURL (command line)
  • Postman
  • Insomnia
  • Any HTTP client of your preference

5. Integrate into Your System

After validating the requests, integrate them into your system following the standards and examples provided in the documentation.

Need Help?

If you have questions during the integration process, you can contact:

  • Technical Support: For technical issues and integration problems
  • Consultant: For guidance on the best way to implement the integration
  • Project Manager: For questions related to scope and integration planning

Our team is ready to help you connect your system with the EDATA platform efficiently and securely.