Testing the "Divine Angel Reading Tarot" API Using Postman

Seek guidance from the celestial realm with our "Divine Angel Reading Tarot" API. This tutorial will guide you through the steps to use Postman for testing the API, enabling you to receive personalized divine messages, obtain guidance to navigate life's challenges, and gain insights into the mysteries of life.

 Last updated : 13 Dec, 2024
 Guide

1. Securing Your API Key

To start, you need an API key. Head over to https://divineapi.com/ and register to initiate your 7-day trial.

  • Select the APIs you are interested in; you can change these selections at any time. You can add or remove APIs in the future.
  • Click on checkout, fill out the sign-up form, and enter your payment details on the next page.

Your trial will begin immediately. You won't be charged during the trial period, and you can cancel anytime without incurring any charges.

  • After logging in, your API key will be visible on your dashboard on the API Key page ( https://divineapi.com/api-keys)

 

2. Importing the Postman Collection

Import our Postman collection to facilitate your API testing:

  • After logging into your Postman account:
  • Open This link: https://documenter.getpostman.com/view/27195761/2sA3Qs8rfV 
  • Click “Run in Postman” and then select “Run in Web”.
  • Select your workspace and then select ‘import’.

 

3. Configuring Your API Request

Once the collection is imported:

  • Locate the "Divine Angel Reading Tarot" API request.
  • Ensure the method is set to POST.
  • Use this request URL: https://astroapi-5.divineapi.com/api/v2/divine-angel-reading 

 

4. Setting Request Parameters

This API call necessitates only your API key. To find your API key.

  • Go to your DivineAPI dashboard > API Key page.
  • Click on “Copy” next to the API key

 Notice the difference between the key, and the Access Token.

 

Go back to Postman to set the parameters.

  • Navigate to “Authorization”, select “Bearer Token” in the Auth type, and then add the token from your Divine API profile.
  • Navigate to 'Body', select 'form_data', and then add:
    • Key : api_key | Value: <Your_API_Key>
    • lan : “en” - Enter the language.
  • Please ensure that the bearer token is exactly the same as in your profile, with no changes in spacing or formatting.

 

5. Making the Request

Hit the 'Send' button to submit your request.

 

6. Deciphering the Response

The API's response will be structured as follows:

{

{
    "success": 1,
    "data": {
        "prediction": {
            "card": "THE MAGICIAN",
            "result": "Melchizedek is known as the king of angels and the prince of peace. This powerful angel can help you to overcome any negativity or obstacles that you may encounter on your journey towards your goals. Melchizedek is a symbol of spiritual evolution, growth, and enlightenment. It is believed that this angel can help you achieve your highest potential and bring you closer to your life purpose.\r\n\r\nAs you continue on your path towards greater peace and harmony, it is important to remember to stay true to yourself and your beliefs. Trust in the universe and the divine plan that is unfolding for you. Melchizedek can help you to align yourself with this plan and find the courage and determination to pursue your dreams.\r\n\r\nYou may encounter challenges and setbacks along the way, but with the help of Melchizedek, you can overcome them and emerge stronger and more resilient. This angel can also help you to tap into your inner wisdom and intuition, and guide you towards making the right decisions for your highest good.\r\n\r\nRemember to always be open to receiving the guidance and support of your angel. Trust in their power and know that they are always with you, guiding and protecting you on your journey towards greater peace, harmony, and fulfillment.",
            "image": "https://astroapi-5.divineapi.com/public/uploads/tarot_daily_career/2.png",
            "image2": "https://astroapi-5.divineapi.com/public/uploads/tarot_daily_career/2_2.jpg",
            "image3": "https://astroapi-5.divineapi.com/public/uploads/tarot_daily_career/2_3.jpg"
        }
    }
}
  • Tarot Card: The drawn card is "THE MAGICIAN."
  • Interpretation: It describes Melchizedek as a powerful angel associated with overcoming obstacles, achieving spiritual growth, and guiding towards life purpose.
  • Guidance: Users are advised to stay true to themselves, trust in the universe's plan, and rely on Melchizedek for courage, resilience, and tapping into inner wisdom for making right decisions.
  • Visuals: Use the provided image URLs to display the card visually for users to connect with the guidance effectively.

7. Error Resolution

Ensure your API key is correctly entered if you encounter errors, as most issues are due to invalid or missing API keys.

8. Further Assistance

For additional support or inquiries, feel free to contact our customer service team at admin@divineapi.com.