MarkedDocs Structured query

API reference / Structured query

Structured query

Ask a market question and receive structured facts plus evidence.

POST/v1/queryOpenAPI ↗

Overview

Query plans a research request across exact financial facts and relevant filing passages. It returns the structured result rather than streaming prose.

Coverage

RecordsSourcesUpdated
Financials, companies and indexed filingsCanonical data plus retrieval indexUses current indexed coverage

Parameters

ParameterTypeDescription
queryrequiredstringNatural-language research request
planobjectOptional explicit retrieval plan
limitintegerMaximum evidence items

Getting started

Issue a key

Sign in, choose a plan and create an API key from your workspace dashboard.

Send the request

Call /v1/query with X-API-Key or an Authorization bearer token.

Read data and metadata

Use data for records and meta for timestamps, counts and request context.

Implementation notes

  • The planner selects from documented datasets; it does not write model-authored SQL.
  • Use GET endpoints for deterministic application flows with known filters.

Marked provides market data, not financial advice. Verify material decisions against the authoritative source.