How to use Distancematrix.ai products through Postman

Introduction

Our API is a versatile HTTP service suitable for various use cases and integration scenarios. It can be used in any way that suits your needs, including direct browser requests, coding in different programming languages, or integration with applications and systems.

One of the easiest and most efficient ways to start interacting and integrating our API into your projects is using Postman, known for its user-friendly interface and powerful features.

Installation and collection import

  1. To get started with Postman, install it on your computer or access a browser web version.
  2. Import our pre-configured API collection:
  3. Upon importing, Postman will automatically add the collection into your workspace.
  4. For users of the online version of Postman, you can directly open the collection link and create a fork. Do this by clicking on the three dots next to the collection name.
  5. Set up your environment in Postman, go to the Variables section and add your authentication token in the “API Authorization Token” field.
  6. Don't forget to save these changes.

Making your first request

Make your first request: Select an endpoint from our collection, configure your request parameters, and hit send to see the response.

Please note that you can obtain your individual token in the admin panel. Read how to do it in the article.

Don't forget to save these changes.

Conclusion

By following the outlined steps to import our collection, set up your environment, and make requests, you can quickly leverage our API's full potential in your projects. If you need assistance or have questions, our detailed Postman collection and support team are readily available to help.