DeltaSignal ATLAS — MPP Grade B
Compliance Checks
2 issues
- OpenAPI doc exceeds 64KB limit (307100 bytes)
- Discovery amount 0.05 != challenge amount 50000 on GET /mpp/v1/alpha-opportunities
Paid Operations (42)
POST /mcp 0.04 USD
Call DeltaSignal MCP tools through the public Base x402 route. Public initialize, ping, tools/list, resources/list, resources/templates/list, and prompts/list are free for MCP discovery. tools/call without an internal key or free-tier grant returns HTTP 402 Payment Required; retry the same tools/call with the x402 payment. First-party internal Codex and Claude clients may use x-api-key or mcp-api-key as a bypass on the same endpoint.
- Amount
- 0.04
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.040000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.040000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| id | Yes | ||
| jsonrpc | string | Yes |
enum: 2.0 |
| method | string | Yes |
enum: initialize, tools/list, tools/call |
| params | object | No |
Response Schema (200)
{
"type": "object"
}
GET /mpp/v1/alpha-opportunities 0.05 USD
Returns the latest Alpha Opportunities ranking using the current DeltaSignal slice, resilience percentile, treasury strength, live stress, and visible data-quality notes. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.05
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.050000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| limit | query | integer | No | Maximum number of rows to return. Defaults to 10 and caps at 100. |
| source_date | query | string | No | Optional scoring slice date (`YYYY-MM-DD`). Defaults to the latest available DeltaSignal slice. |
| risk_tier | query | string | No | Optional filter for the current risk tier. |
| debt_coverage_status | query | string | No | Optional filter for DeltaSignal debt coverage classification. |
Response Schema (200)
{
"$ref": "#/components/schemas/AlphaOpportunitiesResponse"
}
GET /mpp/v1/alpha-opportunities/audit 0.03 USD
Returns a compact audit of the alpha-opportunity board using the same source slice, issuer-type classifier, identity classifier, quality gate, and board-rank score as /mpp/v1/alpha-opportunities. Use this when an agent needs to explain why ETF/trust/fund rows are excluded by default, why a row was demoted below its raw alpha rank, or whether a board is safe to summarize. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.03
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.030000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| limit | query | integer | No | Maximum sample rows to return in each audit sample. Defaults to 10 and caps at 100. |
| source_date | query | string | No | Optional scoring slice date (`YYYY-MM-DD`). Defaults to the latest available DeltaSignal slice. |
| issuer_type | query | string | No | Optional issuer-type audit filter. Defaults to the operating-company board view. |
| include_rows | query | boolean | No | Set true only for explicit debugging; the default response returns bounded summaries and samples. |
Response Schema (200)
{
"$ref": "#/components/schemas/AlphaOpportunitiesAuditResponse"
}
GET /mpp/v1/alpha-signals/{ticker} 0.07 USD
Returns the current Phase 1 alpha score, resilience, treasury-strength, regime-fit, explainability inputs, and visible data-quality notes for one issuer from the selected DeltaSignal slice. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.07
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.070000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | path | string | Yes | Crypto public company ticker, case-insensitive. |
| source_date | query | string | No | Optional scoring slice date (`YYYY-MM-DD`). Defaults to the latest available DeltaSignal slice. |
Response Schema (200)
{
"$ref": "#/components/schemas/AlphaSignalsResponse"
}
GET /mpp/v1/atlas-history/{ticker} 0.15 USD
Tempo MPP paid route for compact historical ATLAS-7 issuer snapshots keyed by source_date. Use this series to join DeltaSignal covenant, stress, treasury, debt, and live-risk fields to mNAV or Mirror Pulse records without applying one latest ATLAS snapshot retroactively across history.
- Amount
- 0.15
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp mirrorOf: GET /v1/atlas-history/{ticker} network: Tempo paymentMethods: [USDC.e] price: map[amount:0.150000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | path | string | Yes | Crypto public company ticker symbol, e.g. MSTR, RIOT, MARA, COIN. |
| source_date_from | query | string | No | Inclusive historical source-date lower bound (`YYYY-MM-DD`). |
| source_date_to | query | string | No | Inclusive historical source-date upper bound (`YYYY-MM-DD`). |
| limit | query | integer | No | Maximum number of source-date rows to return. Defaults to 500 and caps at 2000. |
| offset | query | integer | No | Pagination offset for source-date rows. |
Response Schema (200)
{
"additionalProperties": true,
"type": "object"
}
GET /mpp/v1/atlas7/calculation-history 0.2 USD
Tempo MPP paid route for complete ATLAS-7 calculation-history rows keyed by source_date and issuer. Rows assemble covenant stress, company fundamentals, peer ranking, alpha signals, alpha score breakdown, market regime context, SPECTRA inputs, quality flags, provenance, source fields, and hashes from existing ATLAS-7 precomputed surfaces.
- Amount
- 0.2
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp mirrorOf: GET /v1/atlas7/calculation-history network: Tempo paymentMethods: [USDC.e] price: map[amount:0.200000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | query | string | No | Optional crypto public company ticker symbol, e.g. MSTR, RIOT, MARA, COIN. |
| cik | query | string | No | Optional SEC CIK filter. Bare digits or CIK-prefixed digits are accepted. |
| source_date | query | string | No | Optional exact ATLAS-7 source-date slice (`YYYY-MM-DD`). Defaults to latest when no range is supplied. |
| source_date_from | query | string | No | Optional inclusive source-date lower bound (`YYYY-MM-DD`). |
| source_date_to | query | string | No | Optional inclusive source-date upper bound (`YYYY-MM-DD`). |
| mode | query | string | No | Response mode. Compact omits source_fields_json; full includes the source field payload. |
| limit | query | integer | No | Maximum calculation rows to return. |
| offset | query | integer | No | Pagination offset over calculation-history rows. |
Response Schema (200)
{
"additionalProperties": true,
"type": "object"
}
GET /mpp/v1/company-fundamentals/{ticker} 0.05 USD
Primary on-ramp for DeltaSignal. Returns the latest company fundamentals extracted from SEC XBRL companyfacts for the issuer, plus provenance aligned with the covenant-stress surface. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.05
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.050000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | path | string | Yes | Company ticker symbol, case-insensitive. |
| period | query | string | No | Optional filing period date (`YYYY-MM-DD`). Defaults to the latest available filing date for the ticker. |
| source_date | query | string | No | Optional ATLAS-7 source-date slice (`YYYY-MM-DD`). When provided, returns the issuer calculation from that historical source_date instead of the latest slice. |
| include_segments | query | boolean | No | Reserved expansion flag for segment reporting. Current runtime returns `available=false`. |
| include_related_party | query | boolean | No | Reserved expansion flag for related-party disclosures. Current runtime returns `available=false`. |
Response Schema (200)
{
"$ref": "#/components/schemas/CompanyFundamentalsResponse"
}
GET /mpp/v1/covenant-stress 0.08 USD
Returns the latest precomputed Covenant Stress slice by default. Use `/mpp/v1/readiness` to inspect service-level latest_day, latest_week, and latest_month coverage windows. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.08
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.080000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| source_date | query | string | No | Optional import source date. Defaults to the latest available source date. |
| period | query | string | No | Optional filing period date filter. |
| risk_tier | query | string | No | - |
| quality_flag | query | string | No | - |
| debt_coverage_status | query | string | No | Optional debt-resolution policy filter. |
| min_stress | query | number | No | Minimum `stress_50pct` value. |
| linkbase_only | query | boolean | No | When true, only return rows with `is_linkbase_backed=true`. |
| limit | query | integer | No | - |
| offset | query | integer | No | - |
Response Schema (200)
{
"$ref": "#/components/schemas/CovenantStressListResponse"
}
GET /mpp/v1/covenant-stress/natural 1.2 USD
Returns a premium audit-grade Markdown brief rendered from compact ticker-specific ATLAS-7 covenant, leverage, liquidity, filing, and stress evidence. The endpoint requires ticker as a query parameter, preserves returned values, nulls, source dates, caveats, quality flags, and evidence hash, and never substitutes a default ticker. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 1.2
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:1.200000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | query | string | Yes | Required crypto public company ticker symbol. The backend rejects missing or empty ticker values before evidence fetch. |
| date | query | string | No | Optional source/evidence date selector in YYYY-MM-DD format. |
| style | query | string | No | Rendering style. Style changes tone and density only, not facts, caveats, or investment posture. |
Response Schema (200)
{
"$ref": "#/components/schemas/NaturalLanguageResponse"
}
GET /mpp/v1/covenant-stress/{ticker} 0.1 USD
Measures how charged a crypto company's balance sheet is under Bitcoin price shocks. Uses issuer-specific XBRL Calculation Linkbases where available and returns ATLAS semantic fields including charge_level, resonance_status, and discharge_risk. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.1
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.100000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | path | string | Yes | Crypto public company ticker, case-insensitive. |
| period | query | string | No | Optional filing period date (`YYYY-MM-DD`). Defaults to the latest available filing date for the ticker. |
| source_date | query | string | No | Optional ATLAS-7 source-date slice (`YYYY-MM-DD`). When provided, returns the issuer calculation from that historical source_date instead of the latest slice. |
Response Schema (200)
{
"$ref": "#/components/schemas/CovenantStressResponse"
}
GET /mpp/v1/daily-changes/evidence 0.03 USD
Returns issuer-specific raw Company Facts tag evidence for the latest daily-changes snapshot. This is the explicit proof layer for Daily Monitoring: callers must provide ticker or CIK and may page through raw tags with limit and offset. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.03
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.030000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | query | string | No | Issuer ticker. Required unless cik is supplied. |
| cik | query | string | No | SEC CIK. Required unless ticker is supplied. |
| source_date | query | string | No | Optional CompanyFacts activity source date to replay a known daily evidence row. |
| limit | query | integer | No | Raw tag rows to return. Defaults to 100 and is capped at 250. |
| offset | query | integer | No | Raw tag row offset for pagination. |
Response Schema (200)
{
"$ref": "#/components/schemas/DailyChangeEvidenceResponse"
}
GET /mpp/v1/daily-changes/latest 0.03 USD
Returns the compact Daily Monitoring view for the most recent published daily-changes payload: freshness dates, counts, compact changed-company rows, evidence references, and follow-up routing fields. Raw Company Facts tags are not bundled here; use /mpp/v1/daily-changes/evidence or /v1/daily-changes/evidence for explicit issuer proof. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.03
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.030000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| _ | query | string | No | No input is required for this fixed-price snapshot endpoint. This placeholder documents an empty query-parameter schema for agent discovery validators. |
Response Schema (200)
{
"$ref": "#/components/schemas/LatestDailyChangesResponse"
}
GET /mpp/v1/morning-brief/natural 0.95 USD
Returns a premium audit-grade Markdown Morning Brief rendered from server-composed compact ATLAS-7 evidence. The backend composes readiness, daily changes, risk distribution, top stressed, and alpha opportunity evidence before rendering; the renderer does not call tools or generate social drafts. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.95
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.950000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| date | query | string | No | Optional source date selector in YYYY-MM-DD format when supported by the backend composite. |
| limit | query | integer | No | Optional compact record limit where supported by the backend composite. |
| style | query | string | No | Rendering style. Style changes tone and density only, not facts, caveats, or investment posture. |
Response Schema (200)
{
"$ref": "#/components/schemas/NaturalLanguageResponse"
}
GET /mpp/v1/peer-ranking/{ticker} 0.06 USD
Ranks the issuer among the covered crypto public companies using issuer stress plus ATLAS Mirror Pulse system resonance context. If the dedicated peer-ranking precompute relation is unavailable, the service derives the ranking from the latest covenant-stress slice and marks the response with fallback metadata. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.06
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.060000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | path | string | Yes | Crypto public company ticker, case-insensitive. |
| period | query | string | No | Optional filing period date (`YYYY-MM-DD`). Defaults to the latest available filing date for the ticker. |
| source_date | query | string | No | Optional ATLAS-7 source-date slice (`YYYY-MM-DD`). When provided, returns the issuer calculation from that historical source_date instead of the latest slice. |
Response Schema (200)
{
"$ref": "#/components/schemas/PeerRankingResponse"
}
GET /mpp/v1/readiness 0.04 USD
Returns freshness, issuer counts, debt-coverage counts, and explicit latest_day, latest_week, and latest_month coverage windows derived from the precomputed Covenant Stress table. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.04
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.040000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| _ | query | string | No | No input is required for this fixed-price snapshot endpoint. This placeholder documents an empty query-parameter schema for agent discovery validators. |
Response Schema (200)
{
"$ref": "#/components/schemas/ReadinessResponse"
}
GET /mpp/v1/risk-distribution 0.04 USD
Returns the risk-tier distribution for the latest available Covenant Stress slice. Use `/mpp/v1/readiness` to understand the latest_day, latest_week, and latest_month coverage windows behind the current snapshot. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.04
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.040000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| _ | query | string | No | No input is required for this fixed-price snapshot endpoint. This placeholder documents an empty query-parameter schema for agent discovery validators. |
Response Schema (200)
{
"$ref": "#/components/schemas/RiskDistributionResponse"
}
GET /mpp/v1/spectra-field-map/{ticker} 0.08 USD
Tempo MPP paid route for a single issuer SPECTRA field-map contract. The response contains source lineage plus derived pressure, stored energy, price echo, filing choreography, and chart read labels. For ATLAS-derived contracts, canonical stress/headroom/fair-value fields are preserved in the response.
- Amount
- 0.08
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp mirrorOf: GET /v1/spectra-field-map/{ticker} network: Tempo paymentMethods: [USDC.e] price: map[amount:0.080000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | path | string | Yes | Crypto public company ticker symbol, e.g. RIOT, MARA, COIN. |
Response Schema (200)
{
"$ref": "#/components/schemas/SpectraFieldMapResponse"
}
GET /mpp/v1/top-stressed 0.05 USD
Returns the most stressed issuers from the latest available precomputed slice. Pair with `/mpp/v1/readiness` when consumers need the latest_day, latest_week, and latest_month coverage context. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.05
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.050000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| limit | query | integer | No | - |
| offset | query | integer | No | - |
Response Schema (200)
{
"$ref": "#/components/schemas/TopStressedResponse"
}
GET /mpp/v1/top-stressed/natural 0.95 USD
Returns a premium audit-grade Markdown brief rendered from compact ATLAS-7 Top Stressed evidence. The renderer preserves returned ranks, stress values, quality flags, nulls, and caveats, and ends with the Delta Signal non-advice disclaimer. This Tempo MPP route uses Tempo payment and returns HTTP 402 with WWW-Authenticate: Payment when called without a valid MPP credential.
- Amount
- 0.95
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
authMode: mpp network: Tempo paymentMethods: [USDC.e] price: map[amount:0.950000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:0x20C000000000000000000000b9537d11c60E8b50 intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| limit | query | integer | No | - |
| offset | query | integer | No | - |
| style | query | string | No | Rendering style. Style changes tone and density only, not facts, rankings, or caveats. |
Response Schema (200)
{
"$ref": "#/components/schemas/NaturalLanguageResponse"
}
GET /v1/alpha-opportunities 0.05 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.05
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.050000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.050000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| limit | query | integer | No | Maximum number of rows to return. Defaults to 10 and caps at 100. |
| source_date | query | string | No | Optional scoring slice date (`YYYY-MM-DD`). Defaults to the latest available DeltaSignal slice. |
| risk_tier | query | string | No | Optional filter for the current risk tier. |
| debt_coverage_status | query | string | No | Optional filter for DeltaSignal debt coverage classification. |
Response Schema (200)
{
"$ref": "#/components/schemas/AlphaOpportunitiesResponse"
}
GET /v1/alpha-opportunities/audit 0.03 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.03
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.030000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.030000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| limit | query | integer | No | Maximum sample rows to return in each audit sample. Defaults to 10 and caps at 100. |
| source_date | query | string | No | Optional scoring slice date (`YYYY-MM-DD`). Defaults to the latest available DeltaSignal slice. |
| issuer_type | query | string | No | Optional issuer-type audit filter. Defaults to the operating-company board view. |
| include_rows | query | boolean | No | Set true only for explicit debugging; the default response returns bounded summaries and samples. |
Response Schema (200)
{
"$ref": "#/components/schemas/AlphaOpportunitiesAuditResponse"
}
GET /v1/alpha-signals/{ticker} 0.07 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.07
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.070000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.070000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | path | string | Yes | Crypto public company ticker, case-insensitive. |
| source_date | query | string | No | Optional scoring slice date (`YYYY-MM-DD`). Defaults to the latest available DeltaSignal slice. |
Response Schema (200)
{
"$ref": "#/components/schemas/AlphaSignalsResponse"
}
GET /v1/atlas-history/{ticker} 0.15 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.15
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.150000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.150000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | path | string | Yes | Crypto public company ticker symbol, e.g. MSTR, RIOT, MARA, COIN. |
| source_date_from | query | string | No | Inclusive historical source-date lower bound (`YYYY-MM-DD`). |
| source_date_to | query | string | No | Inclusive historical source-date upper bound (`YYYY-MM-DD`). |
| limit | query | integer | No | Maximum number of source-date rows to return. Defaults to 500 and caps at 2000. |
| offset | query | integer | No | Pagination offset for source-date rows. |
Response Schema (200)
{
"additionalProperties": true,
"type": "object"
}
GET /v1/atlas7/calculation-history 0.2 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.2
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.200000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.200000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | query | string | No | Optional crypto public company ticker symbol, e.g. MSTR, RIOT, MARA, COIN. |
| cik | query | string | No | Optional SEC CIK filter. Bare digits or CIK-prefixed digits are accepted. |
| source_date | query | string | No | Optional exact ATLAS-7 source-date slice (`YYYY-MM-DD`). Defaults to latest when no range is supplied. |
| source_date_from | query | string | No | Optional inclusive source-date lower bound (`YYYY-MM-DD`). |
| source_date_to | query | string | No | Optional inclusive source-date upper bound (`YYYY-MM-DD`). |
| mode | query | string | No | Response mode. Compact omits source_fields_json; full includes the source field payload. |
| limit | query | integer | No | Maximum calculation rows to return. |
| offset | query | integer | No | Pagination offset over calculation-history rows. |
Response Schema (200)
{
"additionalProperties": true,
"type": "object"
}
POST /v1/bundles/company-report 0.3 USD
POST variant of the atomic company report aggregate for MCP-style clients that prefer JSON body arguments.
- Amount
- 0.3
- Currency
- USD
- Method
- -
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.300000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.300000 currency:USD mode:fixed] scheme: x402
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| include_related_party | boolean | No | |
| include_segments | boolean | No | |
| output_mode | string | No |
enum: compact |
| period | string | No | Optional YYYY-MM-DD reporting period. |
| source_date | string | No | Optional YYYY-MM-DD source date. |
| ticker | string | Yes |
Response Schema (200)
| Field | Type | Description |
|---|---|---|
| data | object | - |
| mcp_summary | string | - |
| provenance | object | Shared evidence provenance envelope. Missing values are returned as null when the upstream evidence leg does not expose the field. |
| suggested_follow_ups | array[object] | - |
| usage_metadata | object | - |
GET /v1/company-fundamentals/{ticker} 0.05 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.05
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.050000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.050000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | path | string | Yes | Company ticker symbol, case-insensitive. |
| period | query | string | No | Optional filing period date (`YYYY-MM-DD`). Defaults to the latest available filing date for the ticker. |
| source_date | query | string | No | Optional ATLAS-7 source-date slice (`YYYY-MM-DD`). When provided, returns the issuer calculation from that historical source_date instead of the latest slice. |
| include_segments | query | boolean | No | Reserved expansion flag for segment reporting. Current runtime returns `available=false`. |
| include_related_party | query | boolean | No | Reserved expansion flag for related-party disclosures. Current runtime returns `available=false`. |
Response Schema (200)
{
"$ref": "#/components/schemas/CompanyFundamentalsResponse"
}
GET /v1/company-report/{ticker} 0.3 USD
Returns one bounded ticker-scoped evidence envelope composed from readiness, company fundamentals, alpha signals, peer ranking, covenant stress, and advisory SPECTRA field-map support. Use this route when a client needs one atomic company-report response instead of stitching issuer drilldowns client-side. The response is a rendered MCPResponse wrapper over structured evidence; it is diligence triage, not investment advice.
- Amount
- 0.3
- Currency
- USD
- Method
- -
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.300000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.300000 currency:USD mode:fixed] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | path | string | Yes | Crypto public-company ticker. The server trims and normalizes to uppercase. |
| period | query | string | No | Optional YYYY-MM-DD reporting period for reproducible issuer slices. |
| source_date | query | string | No | Optional YYYY-MM-DD source date for supported issuer legs. |
| include_segments | query | boolean | No | Request segment containers from company_fundamentals when available. |
| include_related_party | query | boolean | No | Request related-party containers from company_fundamentals when available. |
| output_mode | query | string | No | Optional response mode. Only compact is accepted. |
Response Schema (200)
| Field | Type | Description |
|---|---|---|
| data | object | - |
| mcp_summary | string | - |
| provenance | object | Shared evidence provenance envelope. Missing values are returned as null when the upstream evidence leg does not expose the field. |
| suggested_follow_ups | array[object] | - |
| usage_metadata | object | - |
GET /v1/covenant-stress 0.08 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.08
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.080000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.080000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| source_date | query | string | No | Optional import source date. Defaults to the latest available source date. |
| period | query | string | No | Optional filing period date filter. |
| risk_tier | query | string | No | - |
| quality_flag | query | string | No | - |
| debt_coverage_status | query | string | No | Optional debt-resolution policy filter. |
| min_stress | query | number | No | Minimum `stress_50pct` value. |
| linkbase_only | query | boolean | No | When true, only return rows with `is_linkbase_backed=true`. |
| limit | query | integer | No | - |
| offset | query | integer | No | - |
Response Schema (200)
{
"$ref": "#/components/schemas/CovenantStressListResponse"
}
GET /v1/covenant-stress/natural 1.2 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 1.2
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 1.200000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:1.200000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | query | string | Yes | Required crypto public company ticker symbol. The backend rejects missing or empty ticker values before evidence fetch. |
| date | query | string | No | Optional source/evidence date selector in YYYY-MM-DD format. |
| style | query | string | No | Rendering style. Style changes tone and density only, not facts, caveats, or investment posture. |
Response Schema (200)
{
"$ref": "#/components/schemas/NaturalLanguageResponse"
}
GET /v1/covenant-stress/{ticker} 0.1 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.1
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.100000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.100000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | path | string | Yes | Crypto public company ticker, case-insensitive. |
| period | query | string | No | Optional filing period date (`YYYY-MM-DD`). Defaults to the latest available filing date for the ticker. |
| source_date | query | string | No | Optional ATLAS-7 source-date slice (`YYYY-MM-DD`). When provided, returns the issuer calculation from that historical source_date instead of the latest slice. |
Response Schema (200)
{
"$ref": "#/components/schemas/CovenantStressResponse"
}
GET /v1/covenant/stress 0.08 USD
Compatibility alias for /v1/covenant-stress. Uses the same Base x402 payment contract and response shape.
- Amount
- 0.08
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.080000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.080000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| source_date | query | string | No | Optional import source date. Defaults to the latest available source date. |
| period | query | string | No | Optional filing period date filter. |
| risk_tier | query | string | No | - |
| quality_flag | query | string | No | - |
| debt_coverage_status | query | string | No | Optional debt-resolution policy filter. |
| min_stress | query | number | No | Minimum `stress_50pct` value. |
| linkbase_only | query | boolean | No | When true, only return rows with `is_linkbase_backed=true`. |
| limit | query | integer | No | - |
| offset | query | integer | No | - |
Response Schema (200)
{
"$ref": "#/components/schemas/CovenantStressListResponse"
}
GET /v1/daily-changes/evidence 0.03 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.03
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.030000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.030000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | query | string | No | Issuer ticker. Required unless cik is supplied. |
| cik | query | string | No | SEC CIK. Required unless ticker is supplied. |
| source_date | query | string | No | Optional CompanyFacts activity source date to replay a known daily evidence row. |
| limit | query | integer | No | Raw tag rows to return. Defaults to 100 and is capped at 250. |
| offset | query | integer | No | Raw tag row offset for pagination. |
Response Schema (200)
{
"$ref": "#/components/schemas/DailyChangeEvidenceResponse"
}
GET /v1/daily-changes/latest 0.03 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.03
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.030000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.030000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| _ | query | string | No | No input is required for this fixed-price snapshot endpoint. This placeholder documents an empty query-parameter schema for agent discovery validators. |
Response Schema (200)
{
"$ref": "#/components/schemas/LatestDailyChangesResponse"
}
GET /v1/morning-brief/natural 0.95 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.95
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.950000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.950000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| date | query | string | No | Optional source date selector in YYYY-MM-DD format when supported by the backend composite. |
| limit | query | integer | No | Optional compact record limit where supported by the backend composite. |
| style | query | string | No | Rendering style. Style changes tone and density only, not facts, caveats, or investment posture. |
Response Schema (200)
{
"$ref": "#/components/schemas/NaturalLanguageResponse"
}
GET /v1/peer-ranking/{ticker} 0.06 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.06
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.060000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.060000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | path | string | Yes | Crypto public company ticker, case-insensitive. |
| period | query | string | No | Optional filing period date (`YYYY-MM-DD`). Defaults to the latest available filing date for the ticker. |
| source_date | query | string | No | Optional ATLAS-7 source-date slice (`YYYY-MM-DD`). When provided, returns the issuer calculation from that historical source_date instead of the latest slice. |
Response Schema (200)
{
"$ref": "#/components/schemas/PeerRankingResponse"
}
GET /v1/readiness 0.04 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.04
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.040000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.040000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| _ | query | string | No | No input is required for this fixed-price snapshot endpoint. This placeholder documents an empty query-parameter schema for agent discovery validators. |
Response Schema (200)
{
"$ref": "#/components/schemas/ReadinessResponse"
}
GET /v1/risk-distribution 0.04 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.04
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.040000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.040000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| _ | query | string | No | No input is required for this fixed-price snapshot endpoint. This placeholder documents an empty query-parameter schema for agent discovery validators. |
Response Schema (200)
{
"$ref": "#/components/schemas/RiskDistributionResponse"
}
GET /v1/risk/distribution 0.04 USD
Compatibility alias for /v1/risk-distribution. Uses the same Base x402 payment contract and response shape.
- Amount
- 0.04
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.040000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.040000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| _ | query | string | No | No input is required for this fixed-price snapshot endpoint. This placeholder documents an empty query-parameter schema for agent discovery validators. |
Response Schema (200)
{
"$ref": "#/components/schemas/RiskDistributionResponse"
}
GET /v1/spectra-field-map/{ticker} 0.08 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.08
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.080000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.080000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| ticker | path | string | Yes | Crypto public company ticker symbol, e.g. RIOT, MARA, COIN. |
Response Schema (200)
{
"$ref": "#/components/schemas/SpectraFieldMapResponse"
}
GET /v1/top-stressed 0.05 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.05
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.050000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.050000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| limit | query | integer | No | - |
| offset | query | integer | No | - |
Response Schema (200)
{
"$ref": "#/components/schemas/TopStressedResponse"
}
GET /v1/top-stressed/natural 0.95 USD
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
- Amount
- 0.95
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.950000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.950000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| limit | query | integer | No | - |
| offset | query | integer | No | - |
| style | query | string | No | Rendering style. Style changes tone and density only, not facts, rankings, or caveats. |
Response Schema (200)
{
"$ref": "#/components/schemas/NaturalLanguageResponse"
}
GET /v1/top/stressed 0.05 USD
Compatibility alias for /v1/top-stressed. Uses the same Base x402 payment contract and response shape.
- Amount
- 0.05
- Currency
- USD
- Method
- Intent
- -
- 402 Declared
- Yes
amountUsd: 0.050000 asset: USDC authMode: x402 network: Base paymentMethods: [USDC] price: map[amount:0.050000 currency:USD mode:fixed] protocols: [map[x402:map[asset:USDC chainId:8453 facilitator:Coinbase CDP network:Base scheme:exact]]] scheme: x402
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| limit | query | integer | No | - |
| offset | query | integer | No | - |
Response Schema (200)
{
"$ref": "#/components/schemas/TopStressedResponse"
}
Payment Methods
- Methods
- tempo (from challenge)
- Intents
- charge (from challenge)
- Currencies (discovery)
- USD
- Multiple Challenges
- No
Recipients
- 0x6D91ADF2c545047cbbC5b37a5f457cce081B48d3
Per-endpoint breakdown
- GET /mpp/v1/alpha-opportunities
- 0x6D91ADF2c545047cbbC5b37a5f457cce081B48d3
- GET /mpp/v1/alpha-opportunities/audit
- 0x6D91ADF2c545047cbbC5b37a5f457cce081B48d3
- GET /mpp/v1/alpha-signals/{ticker}
- 0x6D91ADF2c545047cbbC5b37a5f457cce081B48d3
- GET /mpp/v1/atlas-history/{ticker}
- 0x6D91ADF2c545047cbbC5b37a5f457cce081B48d3
- GET /mpp/v1/atlas7/calculation-history
- 0x6D91ADF2c545047cbbC5b37a5f457cce081B48d3
Security
- TLS Version
- TLSv1.3
- Challenge ID Unique
- Yes
- Challenge ID Length
- 43
- Digest Binding
- -
Uptime
- Discovery
- Reachable (3283ms)
- Challenge
- Reachable (508ms)
- Last Checked
Schema Completeness
- Paid Operations
- 42
- With Input Schema
- 2
- With Description
- 42
40 missing schema
- GET /mpp/v1/alpha-opportunities
- GET /mpp/v1/alpha-opportunities/audit
- GET /mpp/v1/alpha-signals/{ticker}
- GET /mpp/v1/atlas-history/{ticker}
- GET /mpp/v1/atlas7/calculation-history
- GET /mpp/v1/company-fundamentals/{ticker}
- GET /mpp/v1/covenant-stress
- GET /mpp/v1/covenant-stress/natural
- GET /mpp/v1/covenant-stress/{ticker}
- GET /mpp/v1/daily-changes/evidence
- GET /mpp/v1/daily-changes/latest
- GET /mpp/v1/morning-brief/natural
- GET /mpp/v1/peer-ranking/{ticker}
- GET /mpp/v1/readiness
- GET /mpp/v1/risk-distribution
- GET /mpp/v1/spectra-field-map/{ticker}
- GET /mpp/v1/top-stressed
- GET /mpp/v1/top-stressed/natural
- GET /v1/alpha-opportunities
- GET /v1/alpha-opportunities/audit
- GET /v1/alpha-signals/{ticker}
- GET /v1/atlas-history/{ticker}
- GET /v1/atlas7/calculation-history
- GET /v1/company-fundamentals/{ticker}
- GET /v1/company-report/{ticker}
- GET /v1/covenant-stress
- GET /v1/covenant-stress/natural
- GET /v1/covenant-stress/{ticker}
- GET /v1/covenant/stress
- GET /v1/daily-changes/evidence
- GET /v1/daily-changes/latest
- GET /v1/morning-brief/natural
- GET /v1/peer-ranking/{ticker}
- GET /v1/readiness
- GET /v1/risk-distribution
- GET /v1/risk/distribution
- GET /v1/spectra-field-map/{ticker}
- GET /v1/top-stressed
- GET /v1/top-stressed/natural
- GET /v1/top/stressed
Documentation
- Homepage
- -
- API Reference
- -
- llms.txt
- -
Discovery
- OpenAPI URL
- https://api.aitrailblazer.net/openapi.json
- OpenAPI Version
- 3.1.0
- Service Version
- 1.5.2
- Document Size
- 307100 bytes
- Document Hash
- 09b67835c39b781d5325d18fb8623ff393b08426f4e0372159a8f76d02504aba
Version History (30 snapshots)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- new endpoint: GET /v1/company-report/{ticker}
- new endpoint: POST /v1/bundles/company-report
- new endpoint: GET /mpp/v1/atlas7/calculation-history
- new endpoint: GET /v1/atlas7/calculation-history
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- new endpoint: GET /mpp/v1/alpha-opportunities/audit
- new endpoint: GET /v1/alpha-opportunities/audit
- price changed on GET /mpp/v1/morning-brief/natural: 1.8 → 0.95
- price changed on GET /v1/morning-brief/natural: 1.8 → 0.95
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- new endpoint: GET /v1/covenant/stress
- new endpoint: GET /v1/risk/distribution
- new endpoint: GET /v1/top/stressed
- new endpoint: POST /mcp
- new endpoint: GET /mpp/v1/atlas-history/{ticker}
- new endpoint: GET /v1/atlas-history/{ticker}
- new endpoint: GET /mpp/v1/covenant-stress/natural
- new endpoint: GET /mpp/v1/morning-brief/natural
- new endpoint: GET /v1/covenant-stress/natural
- new endpoint: GET /v1/morning-brief/natural
- new endpoint: GET /mpp/v1/top-stressed/natural
- new endpoint: GET /v1/top-stressed/natural
- new endpoint: GET /mpp/v1/daily-changes/evidence
- new endpoint: GET /v1/daily-changes/evidence
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- new endpoint: GET /mpp/v1/spectra-field-map/{ticker}
- new endpoint: GET /v1/spectra-field-map/{ticker}
- new endpoint: GET /v1/alpha-opportunities
- new endpoint: GET /v1/alpha-signals/{ticker}
- new endpoint: GET /v1/company-fundamentals/{ticker}
- new endpoint: GET /v1/covenant-stress
- new endpoint: GET /v1/covenant-stress/{ticker}
- new endpoint: GET /v1/daily-changes/latest
- new endpoint: GET /v1/peer-ranking/{ticker}
- new endpoint: GET /v1/readiness
- new endpoint: GET /v1/risk-distribution
- new endpoint: GET /v1/top-stressed
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- price changed on GET /mpp/v1/alpha-opportunities: None → 0.05
- price changed on GET /mpp/v1/alpha-signals/{ticker}: None → 0.07
- price changed on GET /mpp/v1/company-fundamentals/{ticker}: None → 0.05
- price changed on GET /mpp/v1/covenant-stress: None → 0.08
- price changed on GET /mpp/v1/covenant-stress/{ticker}: None → 0.1
- price changed on GET /mpp/v1/daily-changes/latest: None → 0.03
- price changed on GET /mpp/v1/peer-ranking/{ticker}: None → 0.06
- price changed on GET /mpp/v1/readiness: None → 0.04
- price changed on GET /mpp/v1/risk-distribution: None → 0.04
- price changed on GET /mpp/v1/top-stressed: None → 0.05
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- document hash changed (no semantic differences detected)
- removed endpoint: GET /companies
- removed endpoint: GET /health
- removed endpoint: GET /help
- removed endpoint: GET /openapi.json
- removed endpoint: GET /v1/alpha-opportunities
- removed endpoint: GET /v1/alpha-signals/{ticker}
- removed endpoint: GET /v1/company-fundamentals/{ticker}
- removed endpoint: GET /v1/covenant-stress
- removed endpoint: GET /v1/covenant-stress/{ticker}
- removed endpoint: GET /v1/daily-changes/latest
- removed endpoint: GET /v1/peer-ranking/{ticker}
- removed endpoint: GET /v1/readiness
- removed endpoint: GET /v1/risk-distribution
- removed endpoint: GET /v1/top-stressed
- new endpoint: GET /companies
- new endpoint: GET /health
- new endpoint: GET /help
- new endpoint: GET /openapi.json
Scan snapshots
| Date | Grade | Score | Response | Status |
|---|---|---|---|---|
| 2026-05-01 | C | 73% | 617ms | Up |
| 2026-05-02 | C | 73% | 661ms | Up |
| 2026-05-03 | C | 73% | 1053ms | Up |
| 2026-05-04 | C | 73% | 704ms | Up |
| 2026-05-05 | C | 73% | 633ms | Up |
| 2026-05-06 | C | 73% | 693ms | Up |
| 2026-05-07 | C | 73% | 3628ms | Up |
| 2026-05-08 | C | 73% | 708ms | Up |
| 2026-05-09 | C | 73% | 723ms | Up |
| 2026-05-10 | C | 73% | 709ms | Up |
| 2026-05-11 | C | 73% | 930ms | Up |
| 2026-05-12 | B | 78% | 778ms | Up |
| 2026-05-13 | B | 78% | 714ms | Up |
| 2026-05-14 | B | 78% | 708ms | Up |
| 2026-05-15 | B | 78% | 773ms | Up |
| 2026-05-16 | B | 78% | 814ms | Up |
| 2026-05-17 | B | 78% | 733ms | Up |
| 2026-05-18 | B | 78% | 759ms | Up |
| 2026-05-19 | B | 78% | 770ms | Up |
| 2026-05-20 | B | 78% | 711ms | Up |
| 2026-05-21 | B | 78% | 713ms | Up |
| 2026-05-22 | B | 78% | 799ms | Up |
| 2026-05-23 | B | 78% | 797ms | Up |
| 2026-05-24 | B | 78% | 739ms | Up |
| 2026-05-25 | B | 78% | 736ms | Up |
| 2026-05-26 | B | 78% | 818ms | Up |
| 2026-05-27 | B | 78% | 770ms | Up |
| 2026-05-28 | B | 78% | 693ms | Up |
| 2026-05-29 | B | 78% | 730ms | Up |
| 2026-05-30 | B | 78% | 808ms | Up |