Introduction
In this guide, you'll learn how to use the AstrologyAPI to request natal chart details for the given birth details. We will use Postman to call the APIs.
Make sure you already have the User Id and API Key required to make API requests. If not, you can generate a new User Id and API Key by signing up for a trial subscription. You will also need the Postman tool which you can get free from here.
Initial Setup
Add Authentication
Add Request Parameters / Birth Details
Send Request
Once you have set up everything as mentioned above, you can call the API using the Send button. You will receive a response in JSON format as shown below.
And there you go, making your first successful call to AstrologyAPI. Similarly, you can just replace the API URL and test other APIs too.