Ex-Flame Reading

Introducing our Ex-Flame Reading API, a powerful tool to provide users with personalized insights into past relationships. Access detailed ex-flame readings and analysis, offering valuable guidance for healing and moving forward in matters of the heart.

POST https://divineapi.com/api/1.0/get_ex_flame_reading.php

Returns Ex-Flame Reading in response

Request Body

NameTypeDescription

api_key*

String

Your API Key (can be found on your Divineapi dashboard)

{
    "success":1,
    "message":"Ex-Flame Reading Result.",
    "data":{
        "card":"THE EMPEROR",
        "result":"In a relationship, it is
important for both partners to feel accessible to each other. The Emperor card suggests that love can be a balancing
act, and losing that balance can cause the Emperor to become less available emotionally. This may make it difficult for
an old flame to reconnect with the Emperor. However, the Emperor's love is powerful, and it is possible for an old flame
to reignite that passion. It's important to remember that the Emperor values control and stability, and may need time to
process their feelings before opening up to the possibility of rekindling an old flame. Patience and understanding may
be key in this
situation.",
        "image":"https:\/\/divineapi.com\/admin\/uploads\/tarot_former_flame\/5.png",
        "image2":"https:\/\/divineapi.com\/admin\/uploads\/tarot_former_flame\/5_2.jpg",
        "image3":"https:\/\/divineapi.com\/admin\/uploads\/tarot_former_flame\/5_3.jpg"
    }
}
curl --location 'https://divineapi.com/api/1.0/get_ex_flame_reading.php' \
--form 'api_key="Your divine api key"'

Last updated