Totalis

Totalis (totalis.trade), operated by UCALLEDIT, Inc., is a Y Combinator-backed (Spring 2026) derivatives layer for prediction markets. Users pick two to five outcomes across underlying venues like Kalshi and Polymarket and combine them into a single parlay; market makers compete to price the trade through a request-for-quote (RFQ) system, and positions settle in non-custodial Solana vaults with USDC collateral. The Totalis RFQ API is a documented REST + SSE surface with scoped API keys, a WebSocket for post-trade events, and HMAC-signed webhooks — covering markets, quote requests, parlays, portfolio, funds, and market-maker flows.

Totalis publishes 7 APIs on the APIs.io network, including API Keys API, Markets API, Portfolio API, and 4 more. Tagged areas include Company, Prediction Markets, Derivatives, Parlays, and Trading.

The Totalis catalog on APIs.io includes 2 event-driven AsyncAPI specifications.

Totalis’ developer surface includes documentation, API reference, getting-started guide, signup flow, pricing, FAQ, authentication, and 17 more developer resources.

53.2/100 developing ▬ flat Agent 64/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
7 APIs 1 MCP Servers
CompanyPrediction MarketsDerivativesParlaysTradingRFQSolanaCrypto Web3Market DataWebhooks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 53.2/100 · developing
Contract Quality 16.8 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 5.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 64/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/totalis: 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 7

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

Totalis API Keys API

Manage programmatic access keys for the authenticated user.

Totalis Markets API

Cached Kalshi and Polymarket market data.

Totalis Portfolio API

The Portfolio API from Totalis — 1 operation(s) for portfolio.

Totalis RFQs API

The RFQs API from Totalis — 2 operation(s) for rfqs.

Totalis User API

User profile, wallet, and devnet helpers.

Totalis Vault API

The Vault API from Totalis — 1 operation(s) for vault.

Totalis Webhooks API

The Webhooks API from Totalis — 4 operation(s) for webhooks.

Scroll for all 7

MCP Servers 1

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

totalis-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Totalis Rate Limits

3 limits

RATE LIMITS

Event Specifications 2

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

Totalis Webhooks

Totalis pushes HMAC-signed webhook events when positions settle, get bought back, or funds move. Deliveries are at-least-once with exponential-backoff retries and dead-lettering...

ASYNCAPI

Totalis WebSocket

Post-trade events in real time — quote acceptances and confirmations, position creation and settlement. Authenticate after connecting with {"type":"auth","api_key":""}, the...

ASYNCAPI

Security Posture 2

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

Totalis Authentication

apiKey/http · 2 schemes

SECURITY

Totalis Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: totalis
name: Totalis
description: Totalis (totalis.trade), operated by UCALLEDIT, Inc., is a Y Combinator-backed (Spring 2026) derivatives layer
  for prediction markets. Users pick two to five outcomes across underlying venues like Kalshi and Polymarket and combine
  them into a single parlay; market makers compete to price the trade through a request-for-quote (RFQ) system, and positions
  settle in non-custodial Solana vaults with USDC collateral. The Totalis RFQ API is a documented REST + SSE surface with
  scoped API keys, a WebSocket for post-trade events, and HMAC-signed webhooks — covering markets, quote requests, parlays,
  portfolio, funds, and market-maker flows.
url: https://raw.githubusercontent.com/api-evangelist/totalis/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.totalis.trade/favicon.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Prediction Markets
- Derivatives
- Parlays
- Trading
- RFQ
- Solana
- Crypto Web3
- Market Data
- Webhooks
apis:
- aid: totalis:totalis-api-keys-api
  name: Totalis API Keys API
  description: Manage programmatic access keys for the authenticated user.
  humanURL: https://docs.totalis.trade/api-reference/introduction
  baseURL: https://api.totalis.trade
  tags:
  - API Keys
  properties:
  - type: OpenAPI
    url: openapi/totalis-api-keys-api-openapi.yml
  - type: Documentation
    url: https://docs.totalis.trade/api-reference/introduction
- aid: totalis:totalis-markets-api
  name: Totalis Markets API
  description: Cached Kalshi and Polymarket market data.
  humanURL: https://docs.totalis.trade/api-reference/introduction
  baseURL: https://api.totalis.trade
  tags:
  - Markets
  properties:
  - type: OpenAPI
    url: openapi/totalis-markets-api-openapi.yml
  - type: Documentation
    url: https://docs.totalis.trade/api-reference/introduction
- aid: totalis:totalis-portfolio-api
  name: Totalis Portfolio API
  description: The Portfolio API from Totalis — 1 operation(s) for portfolio.
  humanURL: https://docs.totalis.trade/api-reference/introduction
  baseURL: https://api.totalis.trade
  tags:
  - Portfolio
  properties:
  - type: OpenAPI
    url: openapi/totalis-portfolio-api-openapi.yml
  - type: Documentation
    url: https://docs.totalis.trade/api-reference/introduction
- aid: totalis:totalis-rfqs-api
  name: Totalis RFQs API
  description: The RFQs API from Totalis — 2 operation(s) for rfqs.
  humanURL: https://docs.totalis.trade/api-reference/introduction
  baseURL: https://api.totalis.trade
  tags:
  - RFQs
  properties:
  - type: OpenAPI
    url: openapi/totalis-rfqs-api-openapi.yml
  - type: Documentation
    url: https://docs.totalis.trade/api-reference/introduction
- aid: totalis:totalis-user-api
  name: Totalis User API
  description: User profile, wallet, and devnet helpers.
  humanURL: https://docs.totalis.trade/api-reference/introduction
  baseURL: https://api.totalis.trade
  tags:
  - User
  properties:
  - type: OpenAPI
    url: openapi/totalis-user-api-openapi.yml
  - type: Documentation
    url: https://docs.totalis.trade/api-reference/introduction
- aid: totalis:totalis-vault-api
  name: Totalis Vault API
  description: The Vault API from Totalis — 1 operation(s) for vault.
  humanURL: https://docs.totalis.trade/api-reference/introduction
  baseURL: https://api.totalis.trade
  tags:
  - Vault
  properties:
  - type: OpenAPI
    url: openapi/totalis-vault-api-openapi.yml
  - type: Documentation
    url: https://docs.totalis.trade/api-reference/introduction
- aid: totalis:totalis-webhooks-api
  name: Totalis Webhooks API
  description: The Webhooks API from Totalis — 4 operation(s) for webhooks.
  humanURL: https://docs.totalis.trade/api-reference/introduction
  baseURL: https://api.totalis.trade
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/totalis-webhooks-api-openapi.yml
  - type: Documentation
    url: https://docs.totalis.trade/api-reference/introduction
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.totalis.trade
- type: DeveloperPortal
  url: https://docs.totalis.trade
- type: Documentation
  url: https://docs.totalis.trade
- type: APIReference
  url: https://docs.totalis.trade/api-reference/introduction
- type: GettingStarted
  url: https://docs.totalis.trade/guides/quickstart
- type: SignUp
  url: https://app.totalis.trade
- type: Pricing
  url: https://docs.totalis.trade/guides/faq
- type: FAQ
  url: https://docs.totalis.trade/guides/faq
- type: TermsOfService
  url: https://docs.totalis.trade/terms-of-service
- type: PrivacyPolicy
  url: https://docs.totalis.trade/privacy-policy
- type: Twitter
  url: https://x.com/totalistrading
- type: LLMsTxt
  url: llms/totalis-llms.txt
- type: Authentication
  url: authentication/totalis-authentication.yml
- type: MCPServer
  url: mcp/totalis-mcp.yml
- type: AsyncAPI
  url: asyncapi/totalis-webhooks-asyncapi.yml
- type: Webhooks
  url: asyncapi/totalis-webhooks-asyncapi.yml
- type: ErrorCatalog
  url: errors/totalis-problem-types.yml
- type: Conventions
  url: conventions/totalis-conventions.yml
- type: RateLimits
  url: rate-limits/totalis-rate-limits.yml
- type: Lifecycle
  url: lifecycle/totalis-lifecycle.yml
- type: Conformance
  url: conformance/totalis-conformance.yml
- type: DataModel
  url: data-model/totalis-data-model.yml
- type: DomainSecurity
  url: security/totalis-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 19
  pass: local-v1