Get Started
Portal
Use the Atlas Portal to manage organizations, API keys, webhook endpoints, subscriptions, and usage.
The Atlas Portal is the control plane for your integration.
Portal URL: portal.rangler.co
What the portal is for
- creating and managing your organization
- issuing live and sandbox API keys
- creating and deleting webhook endpoints
- defining event-subscription rules
- checking recent delivery attempts per endpoint
- viewing current environment context
- reviewing API usage
- configuring delivery destinations and operational settings
What the portal is not for
- browsing the Atlas research product
- issuing customer-facing notifications directly from a web UI
- replacing your own backend service or webhook receiver
Recommended workflow
- Sign in with a company email.
- Create your organization.
- Start in sandbox.
- Generate a sandbox API key.
- Register a webhook endpoint for your test receiver.
- Run a webhook ping and verify your receiver.
- Add event-subscription rules.
- Generate a live key only when you are ready for production.
Live and sandbox in the portal
The portal uses a persistent environment toggle:
- Sandbox for development, sandbox API keys, and synthetic test events
- Live for production keys and production usage
Use the selected environment as the source of truth when copying base URLs and keys. Webhook endpoints and subscriptions are managed at the organization level rather than partitioned by environment.
Key lifecycle
Atlas uses the term Revoke, not Delete, for API keys.
Revoking a key:
- blocks new requests immediately
- preserves operational and audit history
- does not remove historical usage records