Horizon (cloud)
Create an account or sign in at your Horizon URL. You're placed in an organization. Org admins can invite team members and manage billing.
API keys for your agents
Your agents use API keys, not your browser login. Create keys in the dashboard under API Keys. Each key lets an agent or integration call the Faramesh API.
Create a key
Copy it (it's shown once)
Store it securely
Pass it as a Bearer token:
Authorization: Bearer your-key
Use different keys for different agents or environments (dev, staging, prod).
Self-hosted
When you run Faramesh yourself, you can optionally require a token for API access. Configure it when you start the server. No sign-up flow—you control who has access.
