Financial Data

Ortex — Short Interest + Cost-to-Borrow + Fails-to-Deliver

premium

Ortex — Short Interest + Cost-to-Borrow + Fails-to-Deliver is an enterprise-grade financial data provider offering Short Interest, Cost to Borrow, Squeeze Detection through Aweb's unified API. It features none streaming support with standard-tier latency.

Try Ortex — Short Interest + Cost-to-Borrow + Fails-to-DeliverOfficial docs

Specifications

CategoryFinancial Data
Auth Typeapi_key
Latency Tierstandard
Streamingnone
Pricing Tierpremium
Reliabilitypremium
Qualitypremium
Base URLhttps://api.ortex.com/api/v1
SDK Package

Capabilities (3)

Short Interestfinance.short-interest
Score: 98DEFAULT
Cost to Borrowfinance.cost-to-borrow
Score: 97DEFAULT
Squeeze Detectionfinance.squeeze-detection
Score: 96DEFAULT

Public discovery

Inspect Ortex — Short Interest + Cost-to-Borrow + Fails-to-Deliver's current readiness, sources, capabilities, and MCP tool posture through Aweb's public integration catalog. Provider-pinned execute examples are intentionally withheld until the canonical public execute contract is normalized.

cURL

curl "https://aweblabs.ai/api/v2/integrations/catalog" \
  | jq '.providers[] | select(.providerId == "ortex")'

TypeScript

const response = await fetch(
  'https://aweblabs.ai/api/v2/integrations/catalog'
);

const catalog = await response.json();
const provider = catalog.providers.find((item) => item.providerId === 'ortex');

console.log(provider?.readiness);
console.log(provider?.mcpTools?.length ?? 0);

Related Financial Data providers

IEX Cloud

standard tier

Alchemy

standard tier

Polygon.io

standard tier

Plaid

premium tier

Moralis

standard tier

QuickNode

standard tier

Getting started →API reference →All capabilities →All providers →