SiftingIO website screenshot

SiftingIO

Cross-asset market data APIs covering US equities, forex, cryptocurrency, DeFi/on-chain, commodities, and SEC/EDGAR fundamentals, aggregated across venues and normalized into one JSON schema so every asset class shares the same fields, auth model and integration flow. Delivered over REST (37 operations under a public OpenAPI 3.1 contract), a WebSocket stream described by a public AsyncAPI 3.0 contract, and a documented FIX 4.4 market-data feed. Fundamentals cover filings, filing-text extraction and risk-factor diffs, XBRL financials, ratios, insiders, ownership and 13F holdings; reference data covers market status, hours and holiday calendars; derived data covers technical signals and on-chain TVL. Official Go, Python and JavaScript SDKs, an open-source (locally-run) MCP server with 36 tools, and a provider-published agent ruleset. Operated by SaltingIO LLC, a Wyoming company; explicitly not a broker, exchange or trading venue.

SiftingIO publishes 12 APIs on the APIs.io network, including Live Stream, Commodities API, Convert API, and 9 more. Tagged areas include Financial market data, Stocks/equities, Forex, Cryptocurrency, and DeFi/on-chain.

The SiftingIO catalog on APIs.io includes 1 event-driven AsyncAPI specification.

SiftingIO’s developer surface includes authentication, changelog, sandbox, documentation, API reference, getting-started guide, support, and 45 more developer resources.

63.9/100 strong ▬ flat Agent 42/100 agent native Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs 2 MCP Servers
Financial market dataStocks/equitiesForexCryptocurrencyDeFi/on-chainCommoditiesSEC FilingsXBRLFundamentalsFintechQuant/trading infrastructureReal-Time StreamingWebSocketFIXFinancial DataMarket DataStocksDeFiReal-TimeREST APIMCP Serveragent-native

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Securities & Market Data regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/siftingio: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 13

Individual APIs this provider publishes, each with its own machine-readable definition.

SiftingIO Live Stream

WebSocket streaming API for live market data, described by an AsyncAPI 3.0 contract. Also offers a documented FIX API.

SiftingIO MCP Server

LOCALLY-RUN MCP server, not a hosted endpoint. The client launches it (`npx -y siftingio-mcp`, or the Python package) and it runs on the user's own machine, reading the key from...

SiftingIO Commodities API

Historical OHLC bars for commodities (metals, energy, industrials).

SiftingIO Convert API

Live currency and token conversion across forex and crypto.

SiftingIO Crypto API

Historical OHLCV bars for crypto symbols.

SiftingIO DEX API

On-chain wallet portfolios and historical DEX bars.

SiftingIO Economic Calendar API

US macro economic events.

SiftingIO Filers API

13F institutional holdings.

SiftingIO Forex API

Historical OHLC bars for FX pairs.

SiftingIO Live API

Live market data read from the engine's latest snapshot.

SiftingIO Markets API

Market catalog, status, hours, and holiday calendars.

SiftingIO Signals API

Technical-analysis signals (live and historical) across stocks, forex, crypto, and commodities.

SiftingIO Stocks API

US-equity fundamentals (SEC) and historical bars.

Scroll for all 13

MCP Servers 2

Model Context Protocol servers that expose these APIs to AI agents.

SiftingIO MCP Server

SiftingIO market data: live crypto/forex/metals prices, OHLCV bars, SEC fundamentals, 13F data. Returns the same normalized shapes as the REST API, with structuredContent alongs...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Siftingio Rate Limits

9 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

SiftingIO Live Stream

WebSocket API for live market data. Connect to `wss://stream.sifting.io/ws/v1?key=sft_...` — the API key is passed as the `key` query parameter (the only WebSocket auth method)....

ASYNCAPI

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Siftingio Authentication

apiKey · 3 schemes

SECURITY

Siftingio Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Siftingio Agentic Access

37 operations

37 operations · 0 acting

AGENTIC

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 6

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 7

Status, limits, changes, and where to get help

Scroll for all 7

Commercial 5

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 11

Properties that don't map to a standard resource type

Scroll for all 11

Source (apis.yml)

apis.yml Raw ↑
name: SiftingIO
description: Cross-asset market data APIs covering US equities, forex, cryptocurrency, DeFi/on-chain, commodities, and SEC/EDGAR
  fundamentals, aggregated across venues and normalized into one JSON schema so every asset class shares the same fields,
  auth model and integration flow. Delivered over REST (37 operations under a public OpenAPI 3.1 contract), a WebSocket stream
  described by a public AsyncAPI 3.0 contract, and a documented FIX 4.4 market-data feed. Fundamentals cover filings, filing-text
  extraction and risk-factor diffs, XBRL financials, ratios, insiders, ownership and 13F holdings; reference data covers market
  status, hours and holiday calendars; derived data covers technical signals and on-chain TVL. Official Go, Python and JavaScript
  SDKs, an open-source (locally-run) MCP server with 36 tools, and a provider-published agent ruleset. Operated by SaltingIO
  LLC, a Wyoming company; explicitly not a broker, exchange or trading venue.
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://sifting.io/logo.svg
url: https://raw.githubusercontent.com/api-evangelist/siftingio/refs/heads/main/apis.yml
created: '2026-08-17'
modified: '2026-08-17'
specificationVersion: '0.23'
tags:
- Financial market data
- Stocks/equities
- Forex
- Cryptocurrency
- DeFi/on-chain
- Commodities
- SEC Filings
- XBRL
- Fundamentals
- Fintech
- Quant/trading infrastructure
- Real-Time Streaming
- WebSocket
- FIX
- Financial Data
- Market Data
- Stocks
- DeFi
- Real-Time
- REST API
- MCP Server
- agent-native
tags_raw:
- Financial market data
- Stocks/equities
- Forex
- Cryptocurrency
- DeFi/on-chain
- Commodities
- SEC filings
- XBRL
- Fundamentals
- Fintech
- Quant/trading infrastructure
- Real-time streaming
- WebSocket
- FIX
- financial data
- market data
- stocks
- forex
- cryptocurrency
- DeFi
- commodities
- real-time
- websocket
- REST API
- MCP server
- agent-native
apis:
- name: SiftingIO Live Stream
  description: WebSocket streaming API for live market data, described by an AsyncAPI 3.0 contract. Also offers a documented
    FIX API.
  humanURL: https://sifting.io/docs/fix-api
  baseURL: wss://stream.sifting.io/ws/v1
  tags:
  - Financial market data
  - Stocks/equities
  - Forex
  - Cryptocurrency
  - DeFi/on-chain
  - Commodities
  - SEC Filings
  - XBRL
  - Fundamentals
  - Fintech
  - Quant/trading infrastructure
  - Real-Time Streaming
  - WebSocket
  - FIX
  tags_raw:
  - Financial market data
  - Stocks/equities
  - Forex
  - Cryptocurrency
  - DeFi/on-chain
  - Commodities
  - SEC filings
  - XBRL
  - Fundamentals
  - Fintech
  - Quant/trading infrastructure
  - Real-time streaming
  - WebSocket
  - FIX
  properties:
  - type: AsyncAPI
    url: asyncapi/siftingio-asyncapi.yaml
  - type: AsyncAPI
    url: https://sifting.io/asyncapi.yaml
  - type: Documentation
    url: https://sifting.io/docs/fix-api
- name: SiftingIO MCP Server
  description: LOCALLY-RUN MCP server, not a hosted endpoint. The client launches it (`npx -y siftingio-mcp`, or the Python
    package) and it runs on the user's own machine, reading the key from SIFTING_API_KEY. 36 tools cover forex, crypto, stocks,
    commodities, SEC fundamentals and on-chain DEX data. MIT licensed, with first-party TypeScript and Python implementations.
  humanURL: https://sifting.io/integrations/mcp
  tags:
  - Financial market data
  - Stocks/equities
  - Forex
  - Cryptocurrency
  - DeFi/on-chain
  - Commodities
  - SEC Filings
  - XBRL
  - Fundamentals
  - Fintech
  - Quant/trading infrastructure
  - Real-Time Streaming
  - WebSocket
  - FIX
  tags_raw:
  - Financial market data
  - Stocks/equities
  - Forex
  - Cryptocurrency
  - DeFi/on-chain
  - Commodities
  - SEC filings
  - XBRL
  - Fundamentals
  - Fintech
  - Quant/trading infrastructure
  - Real-time streaming
  - WebSocket
  - FIX
  properties:
  - type: MCPServer
    url: https://sifting.io/integrations/mcp
  - type: SourceCode
    url: https://github.com/SiftingIO/siftingio-mcp
  - type: SourceCode
    url: https://github.com/SiftingIO/siftingio-mcp-python
  - type: Documentation
    url: https://sifting.io/integrations/mcp
  - type: LLMsTxt
    url: https://sifting.io/llms.txt
  - type: LLMsTxt
    url: https://sifting.io/llms-full.txt
  - type: AgentSkill
    url: https://github.com/SiftingIO/siftingio-ai-rules
- aid: siftingio:siftingio-commodities-api
  name: SiftingIO Commodities API
  description: Historical OHLC bars for commodities (metals, energy, industrials).
  humanURL: https://sifting.io/docs
  baseURL: https://api.sifting.io
  tags:
  - Commodities
  properties:
  - type: OpenAPI
    url: openapi/siftingio-commodities-api-openapi.yml
  - type: PostmanCollection
    url: https://www.postman.com/siftingio/siftingio-market-data-api
  - type: Documentation
    url: https://sifting.io/docs
  - type: Documentation
    url: https://sifting.io/docs/quickstart
  - type: LLMsTxt
    url: https://sifting.io/llms.txt
  - type: Documentation
    url: https://sifting.io/integrations/mcp
- aid: siftingio:siftingio-convert-api
  name: SiftingIO Convert API
  description: Live currency and token conversion across forex and crypto.
  humanURL: https://sifting.io/docs
  baseURL: https://api.sifting.io
  tags:
  - Convert
  properties:
  - type: OpenAPI
    url: openapi/siftingio-convert-api-openapi.yml
  - type: PostmanCollection
    url: https://www.postman.com/siftingio/siftingio-market-data-api
  - type: Documentation
    url: https://sifting.io/docs
  - type: Documentation
    url: https://sifting.io/docs/quickstart
  - type: LLMsTxt
    url: https://sifting.io/llms.txt
  - type: Documentation
    url: https://sifting.io/integrations/mcp
- aid: siftingio:siftingio-crypto-api
  name: SiftingIO Crypto API
  description: Historical OHLCV bars for crypto symbols.
  humanURL: https://sifting.io/docs
  baseURL: https://api.sifting.io
  tags:
  - Crypto
  properties:
  - type: OpenAPI
    url: openapi/siftingio-crypto-api-openapi.yml
  - type: PostmanCollection
    url: https://www.postman.com/siftingio/siftingio-market-data-api
  - type: Documentation
    url: https://sifting.io/docs
  - type: Documentation
    url: https://sifting.io/docs/quickstart
  - type: LLMsTxt
    url: https://sifting.io/llms.txt
  - type: Documentation
    url: https://sifting.io/integrations/mcp
- aid: siftingio:siftingio-dex-api
  name: SiftingIO DEX API
  description: On-chain wallet portfolios and historical DEX bars.
  humanURL: https://sifting.io/docs
  baseURL: https://api.sifting.io
  tags:
  - DEX
  properties:
  - type: OpenAPI
    url: openapi/siftingio-dex-api-openapi.yml
  - type: PostmanCollection
    url: https://www.postman.com/siftingio/siftingio-market-data-api
  - type: Documentation
    url: https://sifting.io/docs
  - type: Documentation
    url: https://sifting.io/docs/quickstart
  - type: LLMsTxt
    url: https://sifting.io/llms.txt
  - type: Documentation
    url: https://sifting.io/integrations/mcp
- aid: siftingio:siftingio-economiccalendar-api
  name: SiftingIO Economic Calendar API
  description: US macro economic events.
  humanURL: https://sifting.io/docs
  baseURL: https://api.sifting.io
  tags:
  - Economic Calendar
  tags_raw:
  - EconomicCalendar
  properties:
  - type: OpenAPI
    url: openapi/siftingio-economiccalendar-api-openapi.yml
  - type: PostmanCollection
    url: https://www.postman.com/siftingio/siftingio-market-data-api
  - type: Documentation
    url: https://sifting.io/docs
  - type: Documentation
    url: https://sifting.io/docs/quickstart
  - type: LLMsTxt
    url: https://sifting.io/llms.txt
  - type: Documentation
    url: https://sifting.io/integrations/mcp
- aid: siftingio:siftingio-filers-api
  name: SiftingIO Filers API
  description: 13F institutional holdings.
  humanURL: https://sifting.io/docs
  baseURL: https://api.sifting.io
  tags:
  - Filers
  properties:
  - type: OpenAPI
    url: openapi/siftingio-filers-api-openapi.yml
  - type: PostmanCollection
    url: https://www.postman.com/siftingio/siftingio-market-data-api
  - type: Documentation
    url: https://sifting.io/docs
  - type: Documentation
    url: https://sifting.io/docs/quickstart
  - type: LLMsTxt
    url: https://sifting.io/llms.txt
  - type: Documentation
    url: https://sifting.io/integrations/mcp
- aid: siftingio:siftingio-forex-api
  name: SiftingIO Forex API
  description: Historical OHLC bars for FX pairs.
  humanURL: https://sifting.io/docs
  baseURL: https://api.sifting.io
  tags:
  - Forex
  properties:
  - type: OpenAPI
    url: openapi/siftingio-forex-api-openapi.yml
  - type: PostmanCollection
    url: https://www.postman.com/siftingio/siftingio-market-data-api
  - type: Documentation
    url: https://sifting.io/docs
  - type: Documentation
    url: https://sifting.io/docs/quickstart
  - type: LLMsTxt
    url: https://sifting.io/llms.txt
  - type: Documentation
    url: https://sifting.io/integrations/mcp
- aid: siftingio:siftingio-live-api
  name: SiftingIO Live API
  description: Live market data read from the engine's latest snapshot.
  humanURL: https://sifting.io/docs
  baseURL: https://api.sifting.io
  tags:
  - Live
  properties:
  - type: OpenAPI
    url: openapi/siftingio-live-api-openapi.yml
  - type: PostmanCollection
    url: https://www.postman.com/siftingio/siftingio-market-data-api
  - type: Documentation
    url: https://sifting.io/docs
  - type: Documentation
    url: https://sifting.io/docs/quickstart
  - type: LLMsTxt
    url: https://sifting.io/llms.txt
  - type: Documentation
    url: https://sifting.io/integrations/mcp
- aid: siftingio:siftingio-markets-api
  name: SiftingIO Markets API
  description: Market catalog, status, hours, and holiday calendars.
  humanURL: https://sifting.io/docs
  baseURL: https://api.sifting.io
  tags:
  - Markets
  properties:
  - type: OpenAPI
    url: openapi/siftingio-markets-api-openapi.yml
  - type: PostmanCollection
    url: https://www.postman.com/siftingio/siftingio-market-data-api
  - type: Documentation
    url: https://sifting.io/docs
  - type: Documentation
    url: https://sifting.io/docs/quickstart
  - type: LLMsTxt
    url: https://sifting.io/llms.txt
  - type: Documentation
    url: https://sifting.io/integrations/mcp
- aid: siftingio:siftingio-signals-api
  name: SiftingIO Signals API
  description: Technical-analysis signals (live and historical) across stocks, forex, crypto, and commodities.
  humanURL: https://sifting.io/docs
  baseURL: https://api.sifting.io
  tags:
  - Signals
  properties:
  - type: OpenAPI
    url: openapi/siftingio-signals-api-openapi.yml
  - type: PostmanCollection
    url: https://www.postman.com/siftingio/siftingio-market-data-api
  - type: Documentation
    url: https://sifting.io/docs
  - type: Documentation
    url: https://sifting.io/docs/quickstart
  - type: LLMsTxt
    url: https://sifting.io/llms.txt
  - type: Documentation
    url: https://sifting.io/integrations/mcp
- aid: siftingio:siftingio-stocks-api
  name: SiftingIO Stocks API
  description: US-equity fundamentals (SEC) and historical bars.
  humanURL: https://sifting.io/docs
  baseURL: https://api.sifting.io
  tags:
  - Stocks
  properties:
  - type: OpenAPI
    url: openapi/siftingio-stocks-api-openapi.yml
  - type: PostmanCollection
    url: https://www.postman.com/siftingio/siftingio-market-data-api
  - type: Documentation
    url: https://sifting.io/docs
  - type: Documentation
    url: https://sifting.io/docs/quickstart
  - type: LLMsTxt
    url: https://sifting.io/llms.txt
  - type: Documentation
    url: https://sifting.io/integrations/mcp
maintainers:
- FN: SiftingIO
  email: hello@sifting.io
  url: https://sifting.io
- FN: SaltingIO LLC
  email: enterprise@sifting.io
  url: https://github.com/SiftingIO
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 90
  at: '2026-08-17T11:48:02.881Z'
common:
- type: License
  name: MIT
  url: https://github.com/SiftingIO/siftingio-mcp/blob/main/LICENSE
- type: AgenticAccess
  url: agentic-access/siftingio-agentic-access.yml
- type: DomainSecurity
  url: security/siftingio-domain-security.yml
- type: Authentication
  url: authentication/siftingio-authentication.yml
- type: Packages
  url: packages/siftingio-packages.yml
- type: SDKs
  url: packages/siftingio-packages.yml
- type: SDKs
  name: SDKs & libraries
  url: https://sifting.io/sdks
- type: LLMsTxt
  name: llms.txt (verbatim)
  url: llms/siftingio-llms.txt
- type: MCPServer
  url: mcp/siftingio-mcp.yml
- type: ToolCrosswalk
  url: mcp/siftingio-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Conventions
  url: conventions/siftingio-conventions.yml
- type: ErrorCatalog
  url: errors/siftingio-problem-types.yml
- type: Conformance
  url: conformance/siftingio-conformance.yml
- type: DataModel
  url: data-model/siftingio-data-model.yml
- type: Lifecycle
  url: lifecycle/siftingio-lifecycle.yml
- type: StatusPage
  url: https://siftingio.instatus.com/
- type: Deprecation
  name: Versioning & deprecation policy
  url: https://sifting.io/docs/quickstart
- type: ChangeLog
  url: changelog/siftingio-changelog.yml
- type: ChangeLog
  name: Changelog
  url: https://sifting.io/changelog
- type: Plans
  url: plans/siftingio-plans-pricing.yml
- type: RateLimits
  url: rate-limits/siftingio-rate-limits.yml
- type: Sandbox
  url: sandbox/siftingio-sandbox.yml
- type: Components
  url: components/siftingio-components.yml
- type: Overlay
  name: Commodities API enhancements
  url: overlays/siftingio-commodities-overlay.yaml
- type: Overlay
  name: Convert API enhancements
  url: overlays/siftingio-convert-overlay.yaml
- type: Overlay
  name: Crypto API enhancements
  url: overlays/siftingio-crypto-overlay.yaml
- type: Overlay
  name: DEX API enhancements
  url: overlays/siftingio-dex-overlay.yaml
- type: Overlay
  name: Economic Calendar API enhancements
  url: overlays/siftingio-economiccalendar-overlay.yaml
- type: Overlay
  name: Filers API enhancements
  url: overlays/siftingio-filers-overlay.yaml
- type: Overlay
  name: Forex API enhancements
  url: overlays/siftingio-forex-overlay.yaml
- type: Overlay
  name: Live API enhancements
  url: overlays/siftingio-live-overlay.yaml
- type: Overlay
  name: Markets API enhancements
  url: overlays/siftingio-markets-overlay.yaml
- type: Overlay
  name: Signals API enhancements
  url: overlays/siftingio-signals-overlay.yaml
- type: Overlay
  name: Stocks API enhancements
  url: overlays/siftingio-stocks-overlay.yaml
- type: Website
  url: https://sifting.io
- type: DeveloperPortal
  url: https://sifting.io/docs
- type: Documentation
  url: https://sifting.io/docs
- type: APIReference
  url: https://sifting.io/docs
- type: GettingStarted
  name: Quickstart
  url: https://sifting.io/docs/quickstart
- type: OpenAPI
  name: OpenAPI 3.1 (provider-hosted, canonical)
  url: https://sifting.io/openapi.yaml
- type: AsyncAPI
  name: AsyncAPI 3.0 (provider-hosted, canonical)
  url: https://sifting.io/asyncapi.yaml
- type: Postman
  name: Official Postman collection
  url: https://www.postman.com/siftingio/siftingio-market-data-api
- type: Support
  url: https://sifting.io/contact
- type: Community
  name: Slack community
  url: https://sifting.io/community/slack
- type: Blog
  url: https://sifting.io/blog
- type: GitHubOrganization
  url: https://github.com/SiftingIO
- type: Pricing
  url: https://sifting.io/pricing
- type: SignUp
  url: https://sifting.io/register
- type: Login
  url: https://sifting.io/login
- type: TermsOfService
  url: https://sifting.io/legal/terms-of-use
- type: PrivacyPolicy
  url: https://sifting.io/legal/privacy-policy
x-enrichment:
  date: '2026-08-17'
  status: enriched
  artifacts_added: 35
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/siftingio"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/siftingio/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/siftingio/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.