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.

Creating Queries

You have two options for creating queries:
  1. Via the Allium App - Create and save queries through the UI (Learn more)
  2. Via the API - Create queries programmatically using the Create Query endpoint
Both methods generate a query ID that you’ll use in subsequent API requests.

Available Endpoints

Query Management

Query Run Management