Skip to main content
The Explorer API provides an API-friendly way to run queries programmatically and retrieve data from the Allium App in bulk. Execute saved queries on demand, schedule automated data pulls, and retrieve results in a structured format—all via REST endpoints.

Before You Start

Create Your Query FirstBefore using the Explorer API, you need to create and save a query in the Allium App. This will generate a query ID that you’ll use in your API requests.Learn how to create queries in the Run Queries guide.

Available Endpoints

I