Traiana website screenshot

Traiana

Traiana, part of CME Group and now operating under OSTTRA, is a leading market infrastructure technology provider offering pre-trade risk monitoring and automated post-trade processing for listed and OTC trading. Its Harmony network connects over 1,000 firms via a cloud-based platform supporting 15,000 cross-asset trading relationships and handling $2 trillion in daily transaction volume across FX, equities, equity derivatives, and exchange-traded derivatives.

Traiana publishes 10 APIs on the APIs.io network, including Allocations API, Compression API, Credit Limits API, and 7 more. Tagged areas include Fintech, Foreign Exchange, Post-Trade Processing, and Risk Management.

The Traiana catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Traiana’s developer surface includes authentication, documentation, support, and 7 more developer resources.

47.4/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessEnterpriseSelf serve
10 APIs
FintechForeign ExchangePost-Trade ProcessingRisk Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 47.4/100 · developing
Contract Quality 19.7 / 25
Developer Ergonomics 4.8 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 8.3 / 12
Discoverability 5.6 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/traiana: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 10

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

Traiana Allocations API

The Allocations API from Traiana — 1 operation(s) for allocations.

Traiana Compression API

The Compression API from Traiana — 1 operation(s) for compression.

Traiana Credit Limits API

The Credit Limits API from Traiana — 4 operation(s) for credit limits.

Traiana Designation Notices API

The Designation Notices API from Traiana — 1 operation(s) for designation notices.

Traiana Give-Ups API

The Give-Ups API from Traiana — 1 operation(s) for give-ups.

Traiana Matching API

The Matching API from Traiana — 1 operation(s) for matching.

Traiana Netting API

The Netting API from Traiana — 3 operation(s) for netting.

Traiana Settlement API

The Settlement API from Traiana — 2 operation(s) for settlement.

Traiana Trades API

The Trades API from Traiana — 3 operation(s) for trades.

Traiana Utilization API

The Utilization API from Traiana — 1 operation(s) for utilization.

Scroll for all 10

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Traiana Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Traiana Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Traiana Context

22 classes · 18 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Traiana API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Traiana API Rules

16 rules · 9 errors 7 warnings

SPECTRAL

JSON Schema 6

Standalone JSON Schema definitions for this provider's data models.

Allocation

10 properties

JSON SCHEMA

Credit Limit

14 properties

JSON SCHEMA

Give-Up

12 properties

JSON SCHEMA

Netting Session

11 properties

JSON SCHEMA

Settlement

12 properties

JSON SCHEMA

Trade

16 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Traiana Trade Structure

0 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Security Posture 2

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

Traiana Authentication

apiKey/http · 2 schemes

SECURITY

Traiana Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Agentic Access 1

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

Traiana Agentic Access

26 operations · 10 acting

26 operations · 10 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: traiana
url: https://raw.githubusercontent.com/api-evangelist/traiana/refs/heads/main/apis.yml
apis:
- aid: traiana:traiana-allocations-api
  name: Traiana Allocations API
  description: The Allocations API from Traiana — 1 operation(s) for allocations.
  humanURL: https://www.cmegroup.com/services/traiana.html
  tags:
  - Allocations
  properties:
  - type: OpenAPI
    url: openapi/traiana-allocations-api-openapi.yml
  - type: Documentation
    url: https://www.cmegroup.com/services/traiana.html
  - type: JSONSchema
    url: json-schema/trade.json
  - type: JSONSchema
    url: json-schema/allocation.json
  - type: JSONSchema
    url: json-schema/give-up.json
  - type: JSONLD
    url: json-ld/traiana-context.jsonld
  - type: JSONSchema
    url: json-schema/credit-limit.json
  - type: JSONSchema
    url: json-schema/netting-session.json
  - type: JSONSchema
    url: json-schema/settlement.json
- aid: traiana:traiana-compression-api
  name: Traiana Compression API
  description: The Compression API from Traiana — 1 operation(s) for compression.
  humanURL: https://www.cmegroup.com/services/traiana.html
  tags:
  - Compression
  properties:
  - type: OpenAPI
    url: openapi/traiana-compression-api-openapi.yml
  - type: Documentation
    url: https://www.cmegroup.com/services/traiana.html
  - type: JSONSchema
    url: json-schema/trade.json
  - type: JSONSchema
    url: json-schema/allocation.json
  - type: JSONSchema
    url: json-schema/give-up.json
  - type: JSONLD
    url: json-ld/traiana-context.jsonld
  - type: JSONSchema
    url: json-schema/credit-limit.json
  - type: JSONSchema
    url: json-schema/netting-session.json
  - type: JSONSchema
    url: json-schema/settlement.json
- aid: traiana:traiana-credit-limits-api
  name: Traiana Credit Limits API
  description: The Credit Limits API from Traiana — 4 operation(s) for credit limits.
  humanURL: https://www.cmegroup.com/services/traiana.html
  tags:
  - Credit Limits
  properties:
  - type: OpenAPI
    url: openapi/traiana-credit-limits-api-openapi.yml
  - type: Documentation
    url: https://www.cmegroup.com/services/traiana.html
  - type: JSONSchema
    url: json-schema/trade.json
  - type: JSONSchema
    url: json-schema/allocation.json
  - type: JSONSchema
    url: json-schema/give-up.json
  - type: JSONLD
    url: json-ld/traiana-context.jsonld
  - type: JSONSchema
    url: json-schema/credit-limit.json
  - type: JSONSchema
    url: json-schema/netting-session.json
  - type: JSONSchema
    url: json-schema/settlement.json
- aid: traiana:traiana-designation-notices-api
  name: Traiana Designation Notices API
  description: The Designation Notices API from Traiana — 1 operation(s) for designation notices.
  humanURL: https://www.cmegroup.com/services/traiana.html
  tags:
  - Designation Notices
  properties:
  - type: OpenAPI
    url: openapi/traiana-designation-notices-api-openapi.yml
  - type: Documentation
    url: https://www.cmegroup.com/services/traiana.html
  - type: JSONSchema
    url: json-schema/trade.json
  - type: JSONSchema
    url: json-schema/allocation.json
  - type: JSONSchema
    url: json-schema/give-up.json
  - type: JSONLD
    url: json-ld/traiana-context.jsonld
  - type: JSONSchema
    url: json-schema/credit-limit.json
  - type: JSONSchema
    url: json-schema/netting-session.json
  - type: JSONSchema
    url: json-schema/settlement.json
- aid: traiana:traiana-give-ups-api
  name: Traiana Give-Ups API
  description: The Give-Ups API from Traiana — 1 operation(s) for give-ups.
  humanURL: https://www.cmegroup.com/services/traiana.html
  tags:
  - Give-Ups
  properties:
  - type: OpenAPI
    url: openapi/traiana-give-ups-api-openapi.yml
  - type: Documentation
    url: https://www.cmegroup.com/services/traiana.html
  - type: JSONSchema
    url: json-schema/trade.json
  - type: JSONSchema
    url: json-schema/allocation.json
  - type: JSONSchema
    url: json-schema/give-up.json
  - type: JSONLD
    url: json-ld/traiana-context.jsonld
  - type: JSONSchema
    url: json-schema/credit-limit.json
  - type: JSONSchema
    url: json-schema/netting-session.json
  - type: JSONSchema
    url: json-schema/settlement.json
- aid: traiana:traiana-matching-api
  name: Traiana Matching API
  description: The Matching API from Traiana — 1 operation(s) for matching.
  humanURL: https://www.cmegroup.com/services/traiana.html
  tags:
  - Matching
  properties:
  - type: OpenAPI
    url: openapi/traiana-matching-api-openapi.yml
  - type: Documentation
    url: https://www.cmegroup.com/services/traiana.html
  - type: JSONSchema
    url: json-schema/trade.json
  - type: JSONSchema
    url: json-schema/allocation.json
  - type: JSONSchema
    url: json-schema/give-up.json
  - type: JSONLD
    url: json-ld/traiana-context.jsonld
  - type: JSONSchema
    url: json-schema/credit-limit.json
  - type: JSONSchema
    url: json-schema/netting-session.json
  - type: JSONSchema
    url: json-schema/settlement.json
- aid: traiana:traiana-netting-api
  name: Traiana Netting API
  description: The Netting API from Traiana — 3 operation(s) for netting.
  humanURL: https://www.cmegroup.com/services/traiana.html
  tags:
  - Netting
  properties:
  - type: OpenAPI
    url: openapi/traiana-netting-api-openapi.yml
  - type: Documentation
    url: https://www.cmegroup.com/services/traiana.html
  - type: JSONSchema
    url: json-schema/trade.json
  - type: JSONSchema
    url: json-schema/allocation.json
  - type: JSONSchema
    url: json-schema/give-up.json
  - type: JSONLD
    url: json-ld/traiana-context.jsonld
  - type: JSONSchema
    url: json-schema/credit-limit.json
  - type: JSONSchema
    url: json-schema/netting-session.json
  - type: JSONSchema
    url: json-schema/settlement.json
- aid: traiana:traiana-settlement-api
  name: Traiana Settlement API
  description: The Settlement API from Traiana — 2 operation(s) for settlement.
  humanURL: https://www.cmegroup.com/services/traiana.html
  tags:
  - Settlement
  properties:
  - type: OpenAPI
    url: openapi/traiana-settlement-api-openapi.yml
  - type: Documentation
    url: https://www.cmegroup.com/services/traiana.html
  - type: JSONSchema
    url: json-schema/trade.json
  - type: JSONSchema
    url: json-schema/allocation.json
  - type: JSONSchema
    url: json-schema/give-up.json
  - type: JSONLD
    url: json-ld/traiana-context.jsonld
  - type: JSONSchema
    url: json-schema/credit-limit.json
  - type: JSONSchema
    url: json-schema/netting-session.json
  - type: JSONSchema
    url: json-schema/settlement.json
- aid: traiana:traiana-trades-api
  name: Traiana Trades API
  description: The Trades API from Traiana — 3 operation(s) for trades.
  humanURL: https://www.cmegroup.com/services/traiana.html
  tags:
  - Trades
  properties:
  - type: OpenAPI
    url: openapi/traiana-trades-api-openapi.yml
  - type: Documentation
    url: https://www.cmegroup.com/services/traiana.html
  - type: JSONSchema
    url: json-schema/trade.json
  - type: JSONSchema
    url: json-schema/allocation.json
  - type: JSONSchema
    url: json-schema/give-up.json
  - type: JSONLD
    url: json-ld/traiana-context.jsonld
  - type: JSONSchema
    url: json-schema/credit-limit.json
  - type: JSONSchema
    url: json-schema/netting-session.json
  - type: JSONSchema
    url: json-schema/settlement.json
- aid: traiana:traiana-utilization-api
  name: Traiana Utilization API
  description: The Utilization API from Traiana — 1 operation(s) for utilization.
  humanURL: https://www.cmegroup.com/services/traiana.html
  tags:
  - Utilization
  properties:
  - type: OpenAPI
    url: openapi/traiana-utilization-api-openapi.yml
  - type: Documentation
    url: https://www.cmegroup.com/services/traiana.html
  - type: JSONSchema
    url: json-schema/trade.json
  - type: JSONSchema
    url: json-schema/allocation.json
  - type: JSONSchema
    url: json-schema/give-up.json
  - type: JSONLD
    url: json-ld/traiana-context.jsonld
  - type: JSONSchema
    url: json-schema/credit-limit.json
  - type: JSONSchema
    url: json-schema/netting-session.json
  - type: JSONSchema
    url: json-schema/settlement.json
name: Traiana
tags:
- Fintech
- Foreign Exchange
- Post-Trade Processing
- Risk Management
type: Index
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/traiana.png
access: 3rd-Party
common:
- type: AgenticAccess
  url: agentic-access/traiana-agentic-access.yml
- type: DomainSecurity
  url: security/traiana-domain-security.yml
- type: Authentication
  url: authentication/traiana-authentication.yml
- type: GitHubOrganization
  url: https://github.com/traiana
- type: LinkedIn
  url: https://www.linkedin.com/company/traiana
- url: https://www.cmegroup.com/services/traiana.html
  name: Traiana Trade Lifecycle Processing
  type: Documentation
  description: 'null'
- url: https://osttra.com/services/post-trade-processing/trade-processing/
  name: OSTTRA Trade Processing
  type: Documentation
  description: 'null'
- url: https://osttra.com/support/
  name: OSTTRA Support
  type: Support
  description: 'null'
- type: Spectral
  url: rules/traiana-rules.yml
- type: Vocabulary
  url: vocabulary/traiana-vocabulary.yml
created: '2025-01-01'
modified: '2026-05-19'
position: Consumer
description: Traiana, part of CME Group and now operating under OSTTRA, is a leading market infrastructure technology provider
  offering pre-trade risk monitoring and automated post-trade processing for listed and OTC trading. Its Harmony network connects
  over 1,000 firms via a cloud-based platform supporting 15,000 cross-asset trading relationships and handling $2 trillion
  in daily transaction volume across FX, equities, equity derivatives, and exchange-traded derivatives.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
specificationVersion: '0.19'