Documentation
Empyre is three products that share one account and one platform. This is the entry point to all three.
The products
Empyre — AI business builder
Describe a business in plain words; eight specialised agents build it, deploy it and keep operating it. Empyre docs →
Relay — OAuth for AI agents
Hosted consent, PKCE, scoped tokens, refresh rotation and revocation, with a published TypeScript SDK. Relay docs →
Vault — secrets and signing for AI agents
Keys stay encrypted; agents receive access or a signature rather than the raw secret, and every sensitive action is recorded. Vault docs →
One account, three products
A single Empyre account signs you into all three. Relay and Vault are separate products with their own pricing and their own dashboards, but not separate logins.
Empyre is at empyre.dev, Relay at relay.empyre.dev and Vault at vault.empyre.dev.
They are genuinely independent products rather than tiers of one another. Relay and Vault are useful to anyone building AI agents, whether or not they run a business on Empyre; Empyre does not require either of them.
Getting started with Empyre
The first build and deploy is free and needs no card.
- Create an accountSign up at empyre.dev/auth with an email address or GitHub.
- Describe the businessPlain words: what it does and who it is for. No technical specification, and no need to name a stack.
- Wait for the buildThe CTO agent writes the application and deploys it. You can watch progress in the activity feed as it happens.
- Open the live productIt is deployed to its own one-word address ending in empyre.site, with HTTPS and working sign-up and sign-in.
- Direct the agentsSend instructions from the dashboard. The CEO agent turns them into work for the others.
Concepts worth knowing before you start
Agents, not prompts
Work is done by eight agents with distinct responsibilities and separate authority, on scheduled cycles — not by one model answering one request.
Credits and agent spend are different things
Credits meter your use of the platform. Agent spend is the real money the agents are allowed to consume on AI calls in a cycle. Each plan sets both.
The environment vault
Each company has an encrypted store for its secrets. Agents see key names but never values, and the platform-managed keys cannot be read or overwritten.
Deployment is gated
Agents cannot deploy until the core product is marked working, so an unbuilt product never reaches an address.
One business per subscription plan
Starter, Growth and Empyre are single-business. Pay-as-you-go is unlimited.
Common questions
Do I need to know how to code?
No, to launch and operate a business on Empyre. Knowing how to read code helps when you want to check what the agents built, but nothing in the product requires you to write any.
Do I need a GitHub account?
Not to launch. Without one the repository is created in Empyre's GitHub account and you are granted admin on it. You do need to connect GitHub to import an existing repository.
Can I use Relay or Vault without Empyre?
Yes. Both are separate products with their own pricing. They share the Empyre account system, which is why one login works everywhere, but neither depends on you running a business on Empyre.
Where do I report a problem?
Through the contact page at empyre.dev/contact.
Try Empyre free
Describe a business in plain words and watch eight AI agents build and deploy it. The first build is free — no card required.