Workflow
One decision, not ten loose lookups
A CPF, a CNPJ or a plate goes in once and comes out checked against the whole catalog, in the order you draw, with the cost up front.
Drawing and checking cost nothing. Balance only leaves when you hit run.
The link means order
Connecting A to B means: B starts after A. For B to use A's result, you open B and pick the field.
Same step means together
Lookups in the same step fire at the same time, which is why neither can see what the other answered.
The drawing holds no data
What you build is the rule. CPF, CNPJ and plate are filled in on every run.
Three steps, and money only leaves on the third
Draw the rule
Drag lookups onto the canvas and connect them. Each one comes in by searching for its name.
Drawing costs nothing.
Check before you spend
Before running, the screen shows what is still missing, what your account cannot reach and what the chain will cost.
Checking is free and reserves no balance.
Run it and decide
Now money does leave. You follow it step by step, with each result and each cost.
Whatever ran is recorded along with its cost.
Not every step is a lookup
Nine tools shape the flow instead of querying the catalog. Only the two AI-powered ones reserve balance.
Condition
Yes or no. On no, the following steps are skipped and the balance comes back.
Variable
Names a value from an earlier step, and the following ones refer to it by that name.
Transform
Rewrites the previous step's response into the shape the next one expects.
Validate document
Checks CPF, CNPJ and six other types before spending a lookup.
State from CEP
Derives state and region from the CEP without spending a lookup. No city, no street.
Webhook
Calls an endpoint of yours and waits for the answer. The response becomes flow data.
Stop with a reason
Ends the chain recording why - that is what the history and the callback receive.
AI
reserves balanceReads an entire step result and returns a verdict, a confidence level and reasons.
Magic PDF
reserves balanceWrites a PDF report on what the earlier steps brought back.
Artificial intelligence
AI comes in as a step, not as a black box
It reads an entire lookup result and always returns the same four fields: verdict, confidence, reasons and summary.
The whole result goes in
Not one hand-picked field: it is the previous step's complete result that lets the analysis compare the parts against each other.
It always comes out in the same shape
The server is what imposes the response format, not the instruction you write. That is why you can wire a condition to the verdict.
verdictconfidencereasonssummary
Six analyses, five of them ready
The instruction behind the five named ones lives on the server, not in your flow: that is what makes “Fraud analysis” mean the same thing in every account. The sixth is yours.
Fraud analysis
Looks for signs of inconsistency in what the previous step returned.
Discrepancy between sources
Compares the fields in the result and points out what does not match.
Risk classification
Returns a low or high risk verdict, with the reasons behind it.
Record summary
Boils the entire result down to one readable paragraph.
Field extraction
Pulls the relevant fields out of a large or irregular result.
Custom
You write the instruction. Only in this case does the text leave the browser.
The provider key is yours
You register your own AI account key in the dashboard, and the model runs against it. Three things follow from that.
Stored encrypted
It never comes back to the screen, not even for you. What you see are the last four digits.
It never enters the flow
A flow is a recipe and can be cloned. If the key travelled inside it, whoever cloned it would take the credential too.
The server is what uses it
On every run, against your account at the provider. The browser never goes near it.
Today the gateway runs on OpenAI. Anthropic and Google Gemini are on the list and still rejected: a flow pointed at them is blocked at creation, not halfway through a run.
Magic PDF
Reads every earlier step and writes the report. It comes out unbranded, neither ours nor yours, and never invents data that was not in the response.
See it in the builderMCP Server
The other direction: instead of AI joining the flow, the whole catalog becomes a tool for your agent. CNPJ, CEP and vehicle lookups from inside the assistant.
See the MCP ServerOn top of the balance the step reserves, the provider's tokens are billed to your key.
What you can check
Four rules you can build with today's catalog. The canvas opens blank: every lookup comes in by name.
Account opening
CPF, death records, score and whether the phone and e-mail belong to the holder.
Does this person exist, are they alive, and are they really the one signing up?
Company onboarding
CNPJ, standing and ownership structure, with each partner's CPF in the same pass.
Does this company actually operate, and is the person answering for it the one signing?
Checkout order
Phone and e-mail checked against the holder, at the moment of the order.
Is the person buying the owner of the data they typed?
Drivers and couriers
The driver's CPF, the plate's standing and its market value, on every hire.
Can this driver drive, and is the vehicle they presented really theirs?
You are billed for what ran
Chaining five lookups is not five times more expensive by definition: a price only appears on the step that actually executed.
- CPFbilled
- Death recordsbilled
- Phone + e-mailreturned to balance
- Scorereturned to balance
The same chain from the top of the page. A condition cut it off after the death check, so the two expensive steps never ran, and what had been reserved for them came back.
Checking is free
It reserves no balance and charges nothing. Check as often as you like, on every change.
The price shown is the ceiling
It is what it would cost if everything ran. If a step does not run, you pay less - never more.
You pay only for what ran
Balance is set aside up front and the remainder comes back. Stopped at step 2? The rest is not billed.
A failed lookup is not billed
The others carry on normally: you get what worked and you do not pay for what did not.
Build your first check
Workflow lives under Tools inside the dashboard - same account, same API balance, no separate contract.
Sign up with no card. No lock-in: cancel whenever you want.

