Testing Your APIs & Products
Last updated
Last updated
To enable easy testing for yourself and for your users, we recommend creating a Free product with this config:
Price: $0/month
API Calls: 100
Limit Type: HARD
You can sign in using any email on your API store.
To test your product follow these steps:
Login to your API Store User Portal
Click on Products from the Sidebar.
Subscribe to the "FREE" product.
From the list of Endpoints, copy the endpoint you want to call.
Create an API Key by going to the API Keys page from the left sidebar and copy the api key. For ease of purpose api.market creates an API Key automatically.
To send a request you need to pass the API key in the header as explained below:
Example:
For an endpoint that looks like this, you can send a POST request using any of the methods described below:
You can use tools like Postman to test your API as well:
PostMan request for api.market