Sense Street website screenshot

Sense Street

Sense Street provides production-grade AI workflow automation for capital markets, structuring unstructured OTC trading conversations in real time. Its platform connects to trading communication channels such as Bloomberg, Symphony, ICE and Eikon and extracts RFQs, orders, quotes and market sentiment from broker chat, delivering them to the desk through an AI-Enhanced Blotter and a Quotebook that feeds structured market data to algo models and alerts. The product supports multiple asset classes (Fixed Income, Commodities) and languages with claimed 95%+ precision. Sense Street ships a real REST API — a batch processing API under /api/v1 plus a WebSocket streaming API for commodity quote feeds — and publishes a first-party, actively maintained Python client to PyPI. The API contract itself is not public: the OpenAPI exists but is issued to customers, the documentation pages are listed publicly while their bodies require sign-in, and access requires a per-tenant host, VPN connectivity, allowlisted static IPs and a registered RSA key pair. Sense Street Limited is registered in London with an engineering office in Kraków, and is a portfolio company of Seedcamp and Speedinvest.

Sense Street publishes 2 APIs on the APIs.io network. Tagged areas include Company, Capital Markets, Trading, Artificial Intelligence, and Fintech.

Sense Street’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, authentication, and 18 more developer resources.

30.2/100 thin ▬ flat Agent 11/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessEnterpriseApproval
2 APIs
CompanyCapital MarketsTradingArtificial IntelligenceFintechConversation IntelligenceOTCMarket DataNatural Language ProcessingCommoditiesFixed Income

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 could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/sense-street: 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 2

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

Sense Street Batch API

The enterprise REST API. Callers upload files of broker conversations for asynchronous processing and retrieve the extracted RFQs once parsing completes, or call the prediction ...

Sense Street WebSocket API

Real-time streaming access to quotes and market activity extracted from broker conversations across multiple commodities. Customers subscribe to feeds such as oil, carbon, EMEA ...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Sense Street Rate Limits

0 limits

RATE LIMITS

Security Posture 3

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

Sense Street Authentication

http · 2 schemes

SECURITY

Sense Street Domain Security

TLSv1.3 · HSTS

SECURITY

Sense Street Trust Center

SOC 2 Type II, ISO 27001, Data Protection Registration Certificate

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sense-street
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: enterprise
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Enterprise · Approval required
  confidence: high
  source:
  - https://www.sensestreet.com/contact
  - https://docs.sensestreet.com/implementation-data-requirements
  generated: '2026-08-14'
  method: searched
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sense-street.png
name: Sense Street
description: 'Sense Street provides production-grade AI workflow automation for capital markets, structuring unstructured
  OTC trading conversations in real time. Its platform connects to trading communication channels such as Bloomberg, Symphony,
  ICE and Eikon and extracts RFQs, orders, quotes and market sentiment from broker chat, delivering them to the desk through
  an AI-Enhanced Blotter and a Quotebook that feeds structured market data to algo models and alerts. The product supports
  multiple asset classes (Fixed Income, Commodities) and languages with claimed 95%+ precision. Sense Street ships a real
  REST API — a batch processing API under /api/v1 plus a WebSocket streaming API for commodity quote feeds — and publishes
  a first-party, actively maintained Python client to PyPI. The API contract itself is not public: the OpenAPI exists but
  is issued to customers, the documentation pages are listed publicly while their bodies require sign-in, and access requires
  a per-tenant host, VPN connectivity, allowlisted static IPs and a registered RSA key pair. Sense Street Limited is registered
  in London with an engineering office in Kraków, and is a portfolio company of Seedcamp and Speedinvest.'
url: https://raw.githubusercontent.com/api-evangelist/sense-street/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- seedcamp
- speedinvest
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-14'
tags:
- Company
- Capital Markets
- Trading
- Artificial Intelligence
- Fintech
- Conversation Intelligence
- OTC
- Market Data
- Natural Language Processing
- Commodities
- Fixed Income
apis:
- name: Sense Street Batch API
  description: The enterprise REST API. Callers upload files of broker conversations for asynchronous processing and retrieve
    the extracted RFQs once parsing completes, or call the prediction operations synchronously against a single conversation
    or chat snippet. Bond reference data and electronic RFQ records are uploaded through the same surface for instrument resolution
    and reconciliation. Authentication is a client-signed RS256 JWT bearer assertion with the caller's public key sent in
    an X-key header; there is no OAuth and no scope surface.
  humanURL: https://docs.sensestreet.com/batch-api
  baseURL: https://{tenant}.api.sensestreet.com/api/v1
  tags:
  - Batch Processing
  - Conversation Intelligence
  - RFQ Extraction
  properties:
  - type: Documentation
    url: https://docs.sensestreet.com/batch-api
  - type: Authentication
    url: authentication/sense-street-authentication.yml
  - type: Conventions
    url: conventions/sense-street-conventions.yml
  - type: DataModel
    url: data-model/sense-street-data-model.yml
  - type: ErrorCatalog
    url: errors/sense-street-problem-types.yml
  - type: X-MCPServerCandidate
    url: mcp/sense-street-mcp.yml
    note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list
      derived from the published API contracts, not an existing server. The scorer already read the manifest and reported
      mcp_server correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
  x-base-url-note: 'The host is per-tenant and issued at onboarding. Evidence: the wildcard certificate Sense Street serves
    carries the SANs *.api.sensestreet.com and *.api.test.sensestreet.com; the first-party SDK hard-codes the JWT audience
    claim aud=api.sensestreet.com and requires the customer to pass api_url because there is no default; and the bare host
    api.sensestreet.com has no A record. The /api/v1 path segment is appended by the SDK itself and answers live (HTTP 401,
    "Invalid or missing token") on the Sense Street portal host.'
- name: Sense Street WebSocket API
  description: Real-time streaming access to quotes and market activity extracted from broker conversations across multiple
    commodities. Customers subscribe to feeds such as oil, carbon, EMEA gas and US gas to receive structured trade and quote
    data as it is parsed, feeding Quotebook dashboards, algo models and alerts.
  humanURL: https://docs.sensestreet.com/websocket
  baseURL: wss://{tenant}.api.sensestreet.com
  tags:
  - Streaming
  - Market Data
  - Commodities
  properties:
  - type: Documentation
    url: https://docs.sensestreet.com/websocket
  - type: Authentication
    url: authentication/sense-street-authentication.yml
  x-base-url-note: Host pattern is the same per-tenant API host evidenced by the wildcard certificate SANs. The exact WebSocket
    path and the channel/subscription contract are NOT published — the docs page body requires sign-in and no AsyncAPI is
    published — so no channel catalog is asserted here.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://sensestreet.com
- type: DeveloperPortal
  url: https://docs.sensestreet.com
- type: Documentation
  url: https://docs.sensestreet.com
- type: APIReference
  url: https://docs.sensestreet.com/batch-api
- type: GettingStarted
  url: https://docs.sensestreet.com/introduction
- type: GitHubOrganization
  url: https://github.com/sensestreet
- type: Support
  url: https://sensestreet.com/contact
- type: Blog
  url: https://sensestreet.com/resources
- type: PrivacyPolicy
  url: https://sensestreet.com/security-compliance/privacy-policy
- type: Compliance
  url: https://sensestreet.com/security-compliance/certifications
- type: TrustCenter
  url: security/sense-street-trust-center.yml
- type: Conformance
  url: conformance/sense-street-conformance.yml
- type: DomainSecurity
  url: security/sense-street-domain-security.yml
- type: Packages
  url: packages/sense-street-packages.yml
- type: SDKs
  url: packages/sense-street-packages.yml
- type: Authentication
  url: authentication/sense-street-authentication.yml
- type: Conventions
  url: conventions/sense-street-conventions.yml
- type: DataModel
  url: data-model/sense-street-data-model.yml
- type: ErrorCatalog
  url: errors/sense-street-problem-types.yml
- type: Lifecycle
  url: lifecycle/sense-street-lifecycle.yml
- type: Plans
  url: plans/sense-street-plans-pricing.yml
- type: RateLimits
  url: rate-limits/sense-street-rate-limits.yml
- type: X-MCPServerCandidate
  url: mcp/sense-street-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/sense-street-llms.txt
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 10
  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/sense-street"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/sense-street/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/sense-street/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.