Capabilities / Racing

Live odds

1 registered operation across 1 source path; 0 currently LIVE_VERIFIED.

REGISTERED1LIVE 0

Accepted sanitized catalog v2.0.0. Capability visibility never overrides operation-level authorization or availability.

Availability
Not currently live
Freshness
Source-dependent. Successful execution returns retrieval/source timing where available through the Signal Passport.
Credentials
Exact credential and entitlement requirements are enforced at the operation level before dispatch.
Registered operations
1
LIVE_VERIFIED
0

Coverage paths

Provider coverage remains explicit.

A capability can span registered providers without implying that every route is currently executable.

01
equibase.com1/12 live · Partially live

Zenith Lens / non-executing

Inspect a request shape before you connect.

This public surface does not execute providers. Live customer execution requires authenticated FINA1 authorization and a LIVE_VERIFIED operation.

Provider pathatg.seLIVE routes1Call weight1 call unit
operation_id
Visible after authenticated catalog authorization
input
Validated against the selected operation schema
curl -X POST "https://<fina1-origin>/api/v1/execute" \
  -H "Authorization: Bearer <fina1-api-key>" \
  -H "Idempotency-Key: <unique-request-key>" \
  -H "Content-Type: application/json" \
  --data '{  "operation_id": "<authorized-operation-id>",  "input": {}}'

No network request is sent from this public lens. The authenticated customer gateway performs identity, tenant, entitlement, source-policy, availability, rate, allowance, and schema checks before Zenith dispatch.