In this guide, you'll learn how to use the AstroBeansAPI to request natal chart details for the given birth details. We will use Postman to call the APIs.
Make sure you already have the Merchant-Id and API Key required to make API requests. If not, you can generate a new Merchant-Id and API Key by signing up and found in API Keys Management. You will also need the Postman tool which you can get free from here. The base url of api is https://api.astrobeans.com
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 AstroBeansAPI. Similarly, you can just replace the API URL and test other APIs too.