How to test your API key

Modified on Tue, 23 Jan 2024 at 03:48 PM

Get your API KEY
First step is to make sure you have a functional API Key. Read our guide

Prepare your call
Let's use a simple request that will retrieve your Company Details using the following endpoint :
GET /companies/me

We advise you to use a Postman to make your tests. We even provide a Postman collection to quick start your integrations.

Add your Token 
Make sure you add your personal token in Authorization section. This is how this look in Postman. Replace {{token}} by your own token

Make your first API Call
Send you request and voilà! You should receive company details like this :

Something's wrong?
If your request doesn't go as planned, have a look on our guide to Troubleshoot & Error handling

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article