Watchful infrastructure for AI apps
See what your app is about to send.
Vectoreyes sits behind your AI endpoint, scrubbing PII, recognising repeated meaning and routing spend before it becomes someone else’s margin.
“How do I make a fetch request in TypeScript?”
Use fetch(url, options), then await response.json().
The default stack
Most AI apps pay for the same answer twice.
PII travels
User emails, card numbers and identifiers ride along with otherwise harmless prompts.
Bills repeat
Slightly different wording still triggers a full upstream request and a fresh charge.
Keys concentrate
Your gateway key becomes the default payer for every user and every retry.
02 / remember meaning
Same question.
Different words.
The semantic cache looks past phrasing. When the answer already exists, it streams from the edge in milliseconds — no model call, no repeat spend.
“How do I make a fetch request in TypeScript?”
Use fetch(url, options), then await response.json().
7 days
edge → stream
cache off, anytime
03 / inspect the route
A small intervention
with a useful memory.
No SDK migration. No new prompt format. Just a more attentive endpoint.
scrub
PII stays at the edge
embed
meaning becomes searchable
check
near-duplicates resolve
route
cost follows intent
stream
answers arrive at speed
baseURL: 'https://api.openai.com/v1'baseURL: 'https://api.vectoreyes.app'04 / the honest bit
Protective, not magical.
Vectoreyes is operated by Pure Light Ltd, a UK-registered software company. We prefer precise promises to broad ones.
PII is sanitised at the edge, in memory, before upstream forwarding.
Sanitised prompts and responses are cached at the edge for seven days to serve repeats.
Caching is optional. Disable it when your product or policy calls for no retention.
Bring your own OpenRouter key on every request, or use a gateway key for the managed route.
Founding access / pre-launch
Be early.
Bring a real endpoint.
We’re inviting a small group of indie developers and SaaS teams to try the gateway against real workloads before general access opens.
05 / field notes
Questions worth asking.
A gateway should make its boundaries clear. Here are ours.