Testing the Name Number API Using Postman

"Simplify Numerology API Integration: Your Complete Guide to Name Numbers API Setup"

 Last updated : 21 Jan, 2025

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.

 

2. Importing the Postman Collection

Import our Postman collection to facilitate your API testing:

 

3. Configuring Your API Request

Once the collection is imported:

 

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:
    • api_key | Value: <Your_API_Key>
    • day: “24” - Enter the day.
    • month: “05” - Enter the month.
    • year: “2023” - Enter the year.
    • fname: “Rahul” - Enter the first name.
    • lname: "kumar" - Enter the last name.
    • lan : “en” - Enter the language ex. (en/hi).
  • 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": {
        "single_digit": {
            "number": 8,
            "result": "Name number 8 represents struggle. It represents obstacles and difficulties in your life. You are more likely to be depressed and stressed than people with other name numbers. If given the option, avoid this number at all costs. It brings pessimism and sadness in life. A lot of suicidal people are governed by this name number. You are not close to your family and friends. You lack people with whom you can share your feelings. \n\n You feel lonely and discriminated against. You often fall into scandals and scams. Due to this, your financial condition is not good. You always face a shortage of money because your plans tend to go haywire. You are not able to enjoy life in the way you thought you would. There will be lots of ups and downs in your life. No matter how hard you work, success will not come easily. After failing seemingly millions of times, you will finally succeed in the last few years of your life."
        },
        "double_digit": {
            "number": 17,
            "result": "The number 17 is associated with feelings of love and pleasure. Things may start slowly, and you may feel as if you are trapped in one spot for a short period of time. These gradual or delayed beginnings, on the other hand, will almost always end in good and long-lasting pleasure for you. You are a riot of color in the outdoors, and you delight in making people happy. You have the greatest chance of becoming well-known in areas such as politics, acting, and so on. You are a fun-loving person with a keen interest in politics and real estate as well."
        }
    }
}
  • Integrating the Name Numbers API is a simple process that involves securing your API key, importing the Postman collection, and configuring the necessary parameters to receive valuable numerological insights
  • By following the provided step-by-step instructions, users can easily test and implement the API to uncover details such as single and double-digit name numbers, which offer deep insights into personality traits, challenges, and potential opportunities.
  • Ensuring accurate input of API credentials and understanding the response structure will help you avoid errors and make the most of the API's features. For further support, the DivineAPI team is readily available to assist.

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. For a comprehensive guide on resolving errors and understanding their responses, refer to our Detailed Error Guide for API Integration.

8. Further Assistance

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