Compresr website screenshot

Compresr

Compresr is an LLM context-compression API. You send the long context you would otherwise pass to a model plus the query you want answered, and Compresr returns a shorter context that keeps the answer-bearing spans and drops the rest — fewer input tokens, lower cost, a longer effective context window, and faster inference. It sits in front of whatever LLM stack you already use and replaces nothing. The public API exposes query-specific compression models (latte_v1 and the faster latte_v2) plus tool-output, conversation-history, and tool-discovery variants, over a hosted HTTP API with Python and TypeScript SDKs, first-party framework integrations (LangChain, LangGraph, LlamaIndex, LiteLLM), and per-key tiered rate limits. Compresr Inc. is a Y Combinator W26 company built by four EPFL-trained researchers in San Francisco, California and Switzerland.

Compresr publishes 27 APIs on the APIs.io network, including Admin API, Admin - Whitelist API, API Keys API, and 24 more. Tagged areas include LLM, Context Compression, Prompt Engineering, RAG, and AI Infrastructure.

Compresr’s developer surface includes documentation, API reference, getting-started guide, pricing, signup flow, support, changelog, and 27 more developer resources.

60.7/100 strong ▬ flat Agent 32/100 agent ready saas Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
AccessSelf serve
1 APIs
LLMContext CompressionPrompt EngineeringRAGAI InfrastructureDeveloper ToolsAgentsTokensY Combinator

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
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/compresr: 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 27

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

Compresr Admin API

The Admin API from Compresr — 18 operation(s) for admin.

Compresr Admin - Whitelist API

The Admin - Whitelist API from Compresr — 4 operation(s) for admin - whitelist.

Compresr API Keys API

The API Keys API from Compresr — 4 operation(s) for api keys.

Compresr Auth API

The Auth API from Compresr — 1 operation(s) for auth.

Compresr Billing API

The Billing API from Compresr — 10 operation(s) for billing.

Compresr Careers API

The Careers API from Compresr — 12 operation(s) for careers.

Compresr Compresr Platform API API

The Compresr Platform API API from Compresr — 1 operation(s) for compresr platform api.

Compresr Compression-Agentic API

The Compression-Agentic API from Compresr — 18 operation(s) for compression-agentic.

Compresr Compression API

The Compression API from Compresr — 6 operation(s) for compression.

Compresr Compression-Demo API

The Compression-Demo API from Compresr — 5 operation(s) for compression-demo.

Compresr Compression-Models API

The Compression-Models API from Compresr — 2 operation(s) for compression-models.

Compresr Dashboard API

The Dashboard API from Compresr — 1 operation(s) for dashboard.

Compresr Feature Requests API

The Feature Requests API from Compresr — 3 operation(s) for feature requests.

Compresr Gateway API

The Gateway API from Compresr — 5 operation(s) for gateway.

Compresr Health API

The Health API from Compresr — 3 operation(s) for health.

Compresr Inference API

The Inference API from Compresr — 1 operation(s) for inference.

Compresr Logs API

The Logs API from Compresr — 1 operation(s) for logs.

Compresr Metrics API

The Metrics API from Compresr — 2 operation(s) for metrics.

Compresr Newsletter API

The Newsletter API from Compresr — 4 operation(s) for newsletter.

Compresr OAuth API

The OAuth API from Compresr — 6 operation(s) for oauth.

Compresr OAuth Authorization API

The OAuth Authorization API from Compresr — 3 operation(s) for oauth authorization.

Compresr On-Prem API

The On-Prem API from Compresr — 1 operation(s) for on-prem.

Compresr On-Prem Telemetry API

The On-Prem Telemetry API from Compresr — 3 operation(s) for on-prem telemetry.

Compresr Pricing API

The Pricing API from Compresr — 2 operation(s) for pricing.

Compresr Profile API

The Profile API from Compresr — 6 operation(s) for profile.

Compresr Ready API

The Ready API from Compresr — 1 operation(s) for ready.

Compresr Usage API

The Usage API from Compresr — 1 operation(s) for usage.

Scroll for all 27

Open Collections 28

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

API Collection

OPEN COLLECTION

Scroll for all 28

Pricing Plans 1

Published pricing tiers and plan structures.

Compresr Plans

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Compresr Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Compresr Authentication

apiKey/oauth2/http · 3 schemes

SECURITY

Compresr Domain Security

TLSv1.3 · HSTS

SECURITY

Agentic Access 1

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

Compresr Agentic Access

142 operations · 63 acting · 1 human-in-the-loop

142 operations · 63 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

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 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: compresr
name: Compresr
description: Compresr is an LLM context-compression API. You send the long context you would otherwise pass to a model plus
  the query you want answered, and Compresr returns a shorter context that keeps the answer-bearing spans and drops the rest
  — fewer input tokens, lower cost, a longer effective context window, and faster inference. It sits in front of whatever
  LLM stack you already use and replaces nothing. The public API exposes query-specific compression models (latte_v1 and the
  faster latte_v2) plus tool-output, conversation-history, and tool-discovery variants, over a hosted HTTP API with Python
  and TypeScript SDKs, first-party framework integrations (LangChain, LangGraph, LlamaIndex, LiteLLM), and per-key tiered
  rate limits. Compresr Inc. is a Y Combinator W26 company built by four EPFL-trained researchers in San Francisco, California
  and Switzerland.
url: https://raw.githubusercontent.com/api-evangelist/compresr/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://compresr.ai/logo.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- LLM
- Context Compression
- Prompt Engineering
- RAG
- AI Infrastructure
- Developer Tools
- Agents
- Tokens
- Y Combinator
tags_raw:
- LLM
- Context Compression
- Prompt Engineering
- RAG
- AI Infrastructure
- Developer Tools
- Agents
- Tokens
- API
- Y Combinator
apis:
- aid: compresr:compresr-admin-api
  name: Compresr Admin API
  description: The Admin API from Compresr — 18 operation(s) for admin.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Admin
  properties:
  - type: OpenAPI
    url: openapi/compresr-admin-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-admin-whitelist-api
  name: Compresr Admin - Whitelist API
  description: The Admin - Whitelist API from Compresr — 4 operation(s) for admin - whitelist.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Admin - Whitelist
  properties:
  - type: OpenAPI
    url: openapi/compresr-admin-whitelist-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-api-keys-api
  name: Compresr API Keys API
  description: The API Keys API from Compresr — 4 operation(s) for api keys.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - APIKeys
  tags_raw:
  - API Keys
  properties:
  - type: OpenAPI
    url: openapi/compresr-api-keys-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-auth-api
  name: Compresr Auth API
  description: The Auth API from Compresr — 1 operation(s) for auth.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Authentication
  tags_raw:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/compresr-auth-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-billing-api
  name: Compresr Billing API
  description: The Billing API from Compresr — 10 operation(s) for billing.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Billing
  properties:
  - type: OpenAPI
    url: openapi/compresr-billing-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-careers-api
  name: Compresr Careers API
  description: The Careers API from Compresr — 12 operation(s) for careers.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Careers
  properties:
  - type: OpenAPI
    url: openapi/compresr-careers-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-compresr-platform-api-api
  name: Compresr Compresr Platform API API
  description: The Compresr Platform API API from Compresr — 1 operation(s) for compresr platform api.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Compresr Platform API
  properties:
  - type: OpenAPI
    url: openapi/compresr-compresr-platform-api-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-compression-agentic-api
  name: Compresr Compression-Agentic API
  description: The Compression-Agentic API from Compresr — 18 operation(s) for compression-agentic.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Compression-Agentic
  properties:
  - type: OpenAPI
    url: openapi/compresr-compression-agentic-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-compression-api
  name: Compresr Compression API
  description: The Compression API from Compresr — 6 operation(s) for compression.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Compression
  properties:
  - type: OpenAPI
    url: openapi/compresr-compression-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-compression-demo-api
  name: Compresr Compression-Demo API
  description: The Compression-Demo API from Compresr — 5 operation(s) for compression-demo.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Compression-Demo
  properties:
  - type: OpenAPI
    url: openapi/compresr-compression-demo-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-compression-models-api
  name: Compresr Compression-Models API
  description: The Compression-Models API from Compresr — 2 operation(s) for compression-models.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Compression-Models
  properties:
  - type: OpenAPI
    url: openapi/compresr-compression-models-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-dashboard-api
  name: Compresr Dashboard API
  description: The Dashboard API from Compresr — 1 operation(s) for dashboard.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Dashboard
  properties:
  - type: OpenAPI
    url: openapi/compresr-dashboard-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-feature-requests-api
  name: Compresr Feature Requests API
  description: The Feature Requests API from Compresr — 3 operation(s) for feature requests.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Feature Requests
  properties:
  - type: OpenAPI
    url: openapi/compresr-feature-requests-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-gateway-api
  name: Compresr Gateway API
  description: The Gateway API from Compresr — 5 operation(s) for gateway.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Gateway
  properties:
  - type: OpenAPI
    url: openapi/compresr-gateway-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-health-api
  name: Compresr Health API
  description: The Health API from Compresr — 3 operation(s) for health.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/compresr-health-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-inference-api
  name: Compresr Inference API
  description: The Inference API from Compresr — 1 operation(s) for inference.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Inference
  properties:
  - type: OpenAPI
    url: openapi/compresr-inference-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-logs-api
  name: Compresr Logs API
  description: The Logs API from Compresr — 1 operation(s) for logs.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Logs
  properties:
  - type: OpenAPI
    url: openapi/compresr-logs-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-metrics-api
  name: Compresr Metrics API
  description: The Metrics API from Compresr — 2 operation(s) for metrics.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Metrics
  properties:
  - type: OpenAPI
    url: openapi/compresr-metrics-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-newsletter-api
  name: Compresr Newsletter API
  description: The Newsletter API from Compresr — 4 operation(s) for newsletter.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Newsletter
  properties:
  - type: OpenAPI
    url: openapi/compresr-newsletter-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-oauth-api
  name: Compresr OAuth API
  description: The OAuth API from Compresr — 6 operation(s) for oauth.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Authentication
  tags_raw:
  - OAuth
  properties:
  - type: OpenAPI
    url: openapi/compresr-oauth-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-oauth-authorization-api
  name: Compresr OAuth Authorization API
  description: The OAuth Authorization API from Compresr — 3 operation(s) for oauth authorization.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - OAuth Authorization
  properties:
  - type: OpenAPI
    url: openapi/compresr-oauth-authorization-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-on-prem-api
  name: Compresr On-Prem API
  description: The On-Prem API from Compresr — 1 operation(s) for on-prem.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - On-Prem
  properties:
  - type: OpenAPI
    url: openapi/compresr-on-prem-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-on-prem-telemetry-api
  name: Compresr On-Prem Telemetry API
  description: The On-Prem Telemetry API from Compresr — 3 operation(s) for on-prem telemetry.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - On-Prem Telemetry
  properties:
  - type: OpenAPI
    url: openapi/compresr-on-prem-telemetry-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-pricing-api
  name: Compresr Pricing API
  description: The Pricing API from Compresr — 2 operation(s) for pricing.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Pricing
  properties:
  - type: OpenAPI
    url: openapi/compresr-pricing-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-profile-api
  name: Compresr Profile API
  description: The Profile API from Compresr — 6 operation(s) for profile.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Profile
  properties:
  - type: OpenAPI
    url: openapi/compresr-profile-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-ready-api
  name: Compresr Ready API
  description: The Ready API from Compresr — 1 operation(s) for ready.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Ready
  properties:
  - type: OpenAPI
    url: openapi/compresr-ready-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
- aid: compresr:compresr-usage-api
  name: Compresr Usage API
  description: The Usage API from Compresr — 1 operation(s) for usage.
  humanURL: https://compresr.ai/docs
  baseURL: https://api.compresr.ai
  tags:
  - Usage
  properties:
  - type: OpenAPI
    url: openapi/compresr-usage-api-openapi.yml
  - type: Documentation
    url: https://compresr.ai/docs
  - type: APIReference
    url: https://compresr.ai/docs/api-reference/conventions
  - type: GettingStarted
    url: https://compresr.ai/docs/quick-start
  - type: Authentication
    url: https://compresr.ai/docs/authentication
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: CapabilityMap
  url: capabilities/compresr-capability-edges.yml
  name: Compresr Business Capability Map
- type: DeveloperPortal
  url: https://compresr.ai/docs
- type: Documentation
  url: https://compresr.ai/docs
- type: APIReference
  url: https://compresr.ai/docs/api-reference/conventions
- type: GettingStarted
  url: https://compresr.ai/docs/quick-start
- type: Pricing
  url: https://compresr.ai/pricing
- type: SignUp
  url: https://compresr.ai/dashboard
- type: TermsOfService
  url: https://compresr.ai/terms
- type: PrivacyPolicy
  url: https://compresr.ai/privacy
- type: Support
  url: https://compresr.ai/contact
- type: GitHubOrganization
  url: https://github.com/Compresr-ai
- type: ChangeLog
  url: https://compresr.ai/changelog
- type: LLMsTxt
  url: llms/compresr-llms.txt
- type: Authentication
  url: authentication/compresr-authentication.yml
- type: OpenAPI
  url: openapi/_original/compresr-openapi-original.json
- type: Packages
  url: packages/compresr-packages.yml
- type: SDKs
  url: packages/compresr-packages.yml
- type: CLI
  url: cli/compresr-cli.yml
- type: X-MCPServerCandidate
  url: mcp/compresr-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: AgentSkill
  url: skills/_index.yml
- type: Conventions
  url: conventions/compresr-conventions.yml
- type: Idempotency
  url: conventions/compresr-conventions.yml
- type: ErrorCatalog
  url: errors/compresr-error-codes.yml
- type: Lifecycle
  url: lifecycle/compresr-lifecycle.yml
- type: Deprecation
  url: lifecycle/compresr-lifecycle.yml
- type: Conformance
  url: conformance/compresr-conformance.yml
- type: DataModel
  url: data-model/compresr-data-model.yml
- type: Sandbox
  url: sandbox/compresr-sandbox.yml
- type: DomainSecurity
  url: security/compresr-domain-security.yml
- type: AgenticAccess
  url: agentic-access/compresr-agentic-access.yml
- type: Overlay
  url: overlays/compresr-openapi-overlay.yaml
- type: RateLimits
  url: rate-limits/compresr-rate-limits.yml
- type: Plans
  url: plans/compresr-plans.yml
- type: FinOps
  url: finops/compresr-finops.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

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/compresr"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/compresr/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/compresr/evidence"

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

Get an API key

Free tier, no email required.

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