Tropic website screenshot

Tropic

Tropic is an intelligent procurement platform that combines AI-powered spend management, supplier management, and benchmark data to help organizations find and capture savings opportunities. Tropic's AI agents track renewals, spot shadow spend, flag compliance issues, and automate manual procurement tasks with SKU-level price benchmarks from thousands of actual deals.

Tropic publishes 5 APIs on the APIs.io network, including Contracts API, Requests API, Suppliers API, and 2 more. Tagged areas include Benchmarking, Contract Management, Cost Optimization, Procurement, and Renewals.

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

Tropic’s developer surface includes authentication, documentation, engineering blog, pricing, and 9 more developer resources.

41.4/100 developing ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
BenchmarkingContract ManagementCost OptimizationProcurementRenewalsSaaS ManagementSaaS ProcurementSpend ManagementSupplier Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
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/tropic: 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 5

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

Tropic Contracts API

Manage vendor contracts and contract lifecycle

Tropic Requests API

Manage procurement requests and approvals

Tropic Suppliers API

Manage supplier profiles and relationships

Tropic Users API

Manage users and access

Tropic Webhooks API

Configure and manage webhook subscriptions

Postman Collections 5

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 7

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

API Collection

OPEN COLLECTION

Tropic Contracts API

OPEN COLLECTION

Tropic API

OPEN COLLECTION

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Tropic Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Tropic Rate Limits

5 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.

Tropic Context

22 classes · 8 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Tropic API Rules

5 rules · 4 warnings 1 info

SPECTRAL

Tropic API Rules

10 rules · 4 errors 4 warnings

SPECTRAL

JSON Schema 2

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

Contract

14 properties

JSON SCHEMA

Supplier

10 properties

JSON SCHEMA

JSON Structure 2

JSON Structure definitions describing this provider's data shapes.

Tropic Contract Structure

0 properties

JSON STRUCTURE

Tropic Supplier Structure

0 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Security Posture 3

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

Tropic Authentication

http · 1 scheme

SECURITY

Tropic Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Tropic Trust Center

SOC 2, ISO 27001

SECURITY

Agentic Access 1

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

Tropic Agentic Access

19 operations · 10 acting

19 operations · 10 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: tropic
name: Tropic
description: Tropic is an intelligent procurement platform that combines AI-powered spend management, supplier management,
  and benchmark data to help organizations find and capture savings opportunities. Tropic's AI agents track renewals, spot
  shadow spend, flag compliance issues, and automate manual procurement tasks with SKU-level price benchmarks from thousands
  of actual deals.
type: Index
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: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/tropic.png
tags:
- Benchmarking
- Contract Management
- Cost Optimization
- Procurement
- Renewals
- SaaS Management
- SaaS Procurement
- Spend Management
- Supplier Management
url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/apis.yml
created: '2026-03-16'
modified: '2026-05-19'
specificationVersion: '0.23'
apis:
- aid: tropic:tropic-contracts-api
  name: Tropic Contracts API
  description: Manage vendor contracts and contract lifecycle
  humanURL: https://help.tropicapp.io/hc/en-us/sections/31190632406171-API-and-Webhooks
  baseURL: https://api.tropicapp.io/v1
  tags:
  - Contracts
  properties:
  - type: OpenAPI
    url: openapi/tropic-contracts-api-openapi.yml
  - type: Documentation
    url: https://help.tropicapp.io/hc/en-us/sections/31190632406171-API-and-Webhooks
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/rules/tropic-rules.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-schema/tropic-contract-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-schema/tropic-supplier-schema.json
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-ld/tropic-context.jsonld
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/vocabulary/tropic-vocabulary.yml
- aid: tropic:tropic-requests-api
  name: Tropic Requests API
  description: Manage procurement requests and approvals
  humanURL: https://help.tropicapp.io/hc/en-us/sections/31190632406171-API-and-Webhooks
  baseURL: https://api.tropicapp.io/v1
  tags:
  - Requests
  properties:
  - type: OpenAPI
    url: openapi/tropic-requests-api-openapi.yml
  - type: Documentation
    url: https://help.tropicapp.io/hc/en-us/sections/31190632406171-API-and-Webhooks
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/rules/tropic-rules.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-schema/tropic-contract-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-schema/tropic-supplier-schema.json
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-ld/tropic-context.jsonld
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/vocabulary/tropic-vocabulary.yml
- aid: tropic:tropic-suppliers-api
  name: Tropic Suppliers API
  description: Manage supplier profiles and relationships
  humanURL: https://help.tropicapp.io/hc/en-us/sections/31190632406171-API-and-Webhooks
  baseURL: https://api.tropicapp.io/v1
  tags:
  - Suppliers
  properties:
  - type: OpenAPI
    url: openapi/tropic-suppliers-api-openapi.yml
  - type: Documentation
    url: https://help.tropicapp.io/hc/en-us/sections/31190632406171-API-and-Webhooks
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/rules/tropic-rules.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-schema/tropic-contract-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-schema/tropic-supplier-schema.json
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-ld/tropic-context.jsonld
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/vocabulary/tropic-vocabulary.yml
- aid: tropic:tropic-users-api
  name: Tropic Users API
  description: Manage users and access
  humanURL: https://help.tropicapp.io/hc/en-us/sections/31190632406171-API-and-Webhooks
  baseURL: https://api.tropicapp.io/v1
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/tropic-users-api-openapi.yml
  - type: Documentation
    url: https://help.tropicapp.io/hc/en-us/sections/31190632406171-API-and-Webhooks
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/rules/tropic-rules.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-schema/tropic-contract-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-schema/tropic-supplier-schema.json
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-ld/tropic-context.jsonld
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/vocabulary/tropic-vocabulary.yml
- aid: tropic:tropic-webhooks-api
  name: Tropic Webhooks API
  description: Configure and manage webhook subscriptions
  humanURL: https://help.tropicapp.io/hc/en-us/sections/31190632406171-API-and-Webhooks
  baseURL: https://api.tropicapp.io/v1
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/tropic-webhooks-api-openapi.yml
  - type: Documentation
    url: https://help.tropicapp.io/hc/en-us/sections/31190632406171-API-and-Webhooks
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/rules/tropic-rules.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-schema/tropic-contract-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-schema/tropic-supplier-schema.json
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/json-ld/tropic-context.jsonld
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/tropic/refs/heads/main/vocabulary/tropic-vocabulary.yml
common:
- type: CapabilityMap
  url: capabilities/tropic-capability-edges.yml
  name: Tropic Business Capability Map
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/tropic/overview
- type: AgenticAccess
  url: agentic-access/tropic-agentic-access.yml
- type: TrustCenter
  url: security/tropic-trust-center.yml
- type: DomainSecurity
  url: security/tropic-domain-security.yml
- type: Authentication
  url: authentication/tropic-authentication.yml
- type: Website
  url: https://www.tropicapp.io/
- type: Documentation
  url: https://help.tropicapp.io/hc/en-us
- type: Blog
  url: https://www.tropicapp.io/blog
- type: Login
  url: https://app.tropicapp.io/portal/login
- type: Integrations
  url: https://www.tropicapp.io/solutions/integrations
- type: Pricing
  url: https://www.tropicapp.io/pricing
- type: LinkedIn
  url: https://www.linkedin.com/company/tropicapp
- type: Twitter
  url: https://x.com/tropicapp
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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