Skip to main content
The Bulkgrid API currently exposes five main areas:
  • search
  • extraction
  • crawl and deep crawl
  • runs
  • results and result content

Endpoint groups

Search

Ranked retrieval over indexed content.

Extraction

Structured data extraction workflows.

Crawling

Crawl and deep crawl run creation.

Runs

Status inspection, retry, cancel, and management.

Results

Result listing and content retrieval.
The current OpenAPI source used for the Mintlify reference lives at openapi.json.

How to use this section

Use the API Reference when you need:
  • exact request fields
  • response shapes
  • status codes
  • path and query parameters
  • auth requirements for a specific endpoint
Use the guides when you need:
  • workflow explanations
  • polling patterns
  • retry and operational guidance
  • customer-facing examples and integration recommendations

Authentication

All current endpoints require x-api-key header authentication.