SEO Content Layer

How do you connect Fortuneteller.Today to your own AI agent?

What questions and search intent fit this page best?

Clarify the use case, input requirements, and reading goal first, then continue into the tool with better context.

The API page serves people who want to connect their own LLM or agent to the site. Its job is not just to show an API key. It should explain the two working modes clearly: one mode returns raw results for your own agent to interpret, and the other uses the site analysis, spends credits, and writes the finished report back into Profile.

Searches like “divination API”, “astrology API”, “LLM chart API”, or “agent integration for readings” usually care about integration flow, credits, method choice, and report persistence, not only endpoint documentation.

Key highlights

  • Every user can generate a personal API key
  • Both raw-result and site-analysis modes are supported
  • API-generated analysis reports are written into Profile with an API label

Extended scenarios

These sections add more context for common high-intent questions and practical use cases.

When the raw-result mode is the right fit

Use raw-result mode when you already have your own LLM agent and want it to interpret the chart, cast, or spread on its own. This mode does not spend site analysis credits and does not create a site report in Profile, so it works best when Fortuneteller.Today is being used as the underlying divination engine.

When the site-analysis mode is the right fit

Use site-analysis mode when you want the complete report generated by the site itself and also want that report to appear in Profile with the same persistence and filtering behavior as normal site usage. This mode spends credits because it runs the full site analysis workflow.

Why the API page needs to explain method choice and input fidelity

A serious agent integration is not just an endpoint list. Users also need help choosing between a concrete question, a life-trajectory reading, or a timing/topic reading. Just as importantly, birthplace, date, time, gender, question, and focus must stay exact and must not be rewritten by the agent.

Frequently asked questions

Which methods are available through the API?

The API covers every divination method available on the site. Your agent can first use the recommendation endpoint, then inspect required fields for the selected method, and finally call either the result API or the analysis workflow.

Does an API call spend credits?

Raw-result mode does not spend site analysis credits. Site-analysis mode does spend credits because it runs the site’s own full analysis workflow.

Will API-generated reports appear in Profile?

Only API requests that use the site-analysis workflow create normal Profile reports. Those reports are automatically labeled as API and can be filtered separately.

Why should the API page teach question vs natal vs predictive first?

Because that reduces bad method selection. If the agent first understands whether the user needs an event answer, a life-pattern reading, or a timing/topic reading, method choice becomes much more stable.

Related topics to explore next

If you want to compare methods, question styles, or usage boundaries further, these are good next topics.

  • How to connect a divination site to your own AI agent
  • When raw-result mode is better than site-analysis mode
  • The most common mistakes in agent API integrations
  • Why method recommendation matters before endpoint execution
  • How to preserve birthplace and birth data across agent workflows