API Guide

Welcome to the AMRIT API Guide. This page provides an overview of the various API services available in the AMRIT platform, along with links to their respective Swagger UIs for detailed documentation and testing.

How to Use the APIs

To start using AMRIT's APIs, follow these steps:

  1. Explore the Swagger UI: Click on the links provided above to access the Swagger UI for each service. Swagger provides an interactive interface where you can view API endpoints, understand request/response structures, and even execute API calls directly from your browser.

  2. Authentication: Many API services require authentication. Ensure you have the necessary API keys or tokens, which can be obtained by registering through the Authentication Service.

  3. Review the Documentation: Each Swagger UI includes detailed documentation for every API endpoint. This includes the HTTP method (GET, POST, etc.) and required parameters.

  4. Test API Calls: Use the "Try it out" feature in Swagger to test API calls directly. This helps you understand how to structure requests and interpret responses.

Support

If you encounter any issues while using the APIs or need further assistance, please reach out to us:

  • GitHub Discussions: Ask questions and engage with the community here.

  • Email Support: Contact us directly at amrit@piramalswasthya.org for any specific queries or issues.

Thank you for using the AMRIT API. We’re committed to providing a robust and flexible platform to support your healthcare technology needs.

Last updated