RanglerDeveloper
Get Started

Portal

Use the Rangler Portal to manage organizations, API keys, webhook endpoints, subscriptions, and usage.

Use the Rangler Portal to manage your integration.

Portal URL: portal.rangler.co

What the portal is for

  • creating and managing your organization
  • issuing live and sandbox API keys
  • selecting data, events, and connect scopes for each key
  • 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 Rangler research product
  • issuing customer-facing notifications directly from a web UI
  • replacing your own backend service or webhook receiver
  1. Sign in with a company email.
  2. Create your organization.
  3. Start in sandbox.
  4. Generate a sandbox API key.
  5. Register a webhook endpoint for your test receiver.
  6. Send a managed test event and verify your receiver.
  7. Add event-subscription rules.
  8. 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.

Market-event subscriptions currently deliver live market events. Managed test events target a selected endpoint directly and are not inserted into the public event feed.

Key lifecycle

Rangler 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

On this page