RanglerDeveloper

Introduction

Build market-event workflows for customers and internal teams with the Rangler API and portal.

Rangler has three separate products:

ProductAudiencePurpose
Rangler web appAnalysts and investment teamsBrowse filings, tracked companies, and research workflows in the Rangler product.
Rangler APIFintechs, brokerages, and asset managersPull market data, receive Rangler events, and check for missed events in your own systems.
Rangler PortalDevelopers and operations teamsManage organizations, API keys, environments, usage, and delivery configuration.

This site covers the Rangler API and Rangler Portal.

What you can build

  • fund monitoring workflows for wealth and advisory products
  • issuer monitoring pipelines for brokerage and investment platforms
  • standardized company financials, ratios, and links to the original statements
  • compliance and disclosure monitoring for operations teams
  • internal automations triggered by filings, fund disclosures, and market events

How teams integrate

SDKs

One integration surface across webhooks, event reads, and operational helpers.

REST API

Query companies, filings, funds, and events directly when you need filtering, earlier records, or checks for missed events.

Event feeds

Load earlier events and check for missed deliveries through authenticated API requests.

Webhooks

Push matching events to your own systems as the primary product integration path.

Portal

Use the portal to create organizations, manage API keys, switch between live and sandbox, and review usage.

Product boundaries

  • Portal is for humans. It is where your team signs in and manages access.
  • API is for machines. It is where your applications fetch filing data and receive notifications.
  • Rangler web app is separate. It is Rangler's research product, not part of the customer API contract.

Start here

  1. Read the Quickstart.
  2. Pick a workflow package:
  3. Review SDKs if you want a typed integration surface instead of raw HTTP.
  4. Review Webhooks and Event Feeds.
  5. Generate your first API key in Portal.
  6. Use Sandbox Testing before you move to live.
  7. Choose your environment in Environments.
  8. Review Pricing and Metering before you treat usage as a commercial input.
  9. Review Errors and Retries and duplicate delivery before going live.
  10. Use the API Reference for endpoint-level details.

On this page