An API to integrate with FayAI
It does not exist yet, and saying so beats pretending otherwise. This page covers what you can already consume today, what is being built, and how it will be billed — so you can decide whether to wait or to talk to us now.
What is already live
One public address, no key and no sign-up:
https://fayai.com.br/llms.txtA plain-text map of the site, regenerated from the database every hour — live courses, tools and articles. Built so language models can read it without digging through HTML full of menus and footers, and just as useful to any script.
What is being built
Three fronts, in this order. None of them is available yet.
Course catalogue
Read the course list, prices and syllabi to build your own storefront or plug them into an HR system.
Image generation
The same generation that runs inside the site, available as a call — charged against the same balance.
Balance lookup
How many credits are left and where they went, so a customer can check usage without opening the dashboard.
How it will be billed
In credits, not in request counts. A call that generates an image costs many times one that reads the catalogue, and charging both at the same counter would get both prices wrong.
They are the same credits that already work inside the site: one balance, one statement, one price to understand. No parallel table to keep in sync.
What will never be exposed
Login, checkout, the student portal, administration and the lesson text stay outside the public API — now and later. Each one is either the front door or the product itself. Neither belongs in open documentation.
Need an integration now?
If you have a concrete use case, it changes the order of the three fronts above. Tell us what it is — that is how we decide what to build first.