Activate your API plan, manage your API subscription and see an example of how to use the API
In this article: |
Information on API plans can be found in the Connections Hub → API.
In this section you will find a table showing all the plans available. You have the flexibility to choose payment options for a year, 6 months, 3 months or 1 month.
Select the API plan that best suits your needs and click the Get Plan button to proceed with the purchase.
You will then be taken to the payment page:
-
Add your billing information and card details:
If you find that the amount of API credits offered in our plans doesn't quite meet your needs, feel free to contact your manager via our online support chat to discuss a custom API plan.
Example of using the API
Here is an example of how to make a request using Postman:
I. Authorization.
- Select the POST method and enter the Obtain Token request:
- In the Body tab, enter your root email and password as specified in our documentation:
- Click 'Send'. You'll get a response with your token. You will need to copy the token.
II. Send an API request.
Here, we provide an example of the Keyword Stats request.
- Select the GET method and enter our endpoint + the path specified in the documentation: https://api.asodesk.com/api/keyword-stats
- Open the Headers tab, then specify the Key 'Authorization' with the Value 'Token + the token you've copied earlier':
- Next, open the Params tab and specify all the required parameters. They will be added to the URL automatically:
- Click 'Send'. You'll get a response containing all the relevant data.
Need help understanding our products or services? Have a question? Let us know!
Click the support icon in the bottom right corner or write on hello@asodesk.com