Seel website screenshot

Seel

Seel is a post-purchase protection and e-commerce insurance platform that helps online merchants offer Worry-Free Purchase coverage, Extended Warranty, and return, fulfillment, and price-drop protection to their shoppers. Its API lets merchants request protection Quotes for a cart, bind coverage to Orders (creating Contracts), manage Products, Fulfillments, Claims, and Bills, and emit Events, with contract and claim lifecycle changes delivered via webhooks. Seel serves 5,000+ merchants and has protected 24M+ orders. Backed by Lightspeed Venture Partners and Techstars.

Seel publishes 9 APIs on the APIs.io network, including Bill API, Claim API, Contract API, and 6 more. Tagged areas include Company, E-Commerce, Insurance, Post-Purchase, and Returns.

The Seel catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Seel’s developer surface includes documentation, API reference, getting-started guide, engineering blog, and 11 more developer resources.

26.6/100 thin ▬ flat Agent 25/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
9 APIs
CompanyE-CommerceInsurancePost-PurchaseReturnsExtended WarrantyFraudPayments

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 Insurance 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 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.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% 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/seel: 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 9

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

Seel Bill API

The Bill API from Seel — 3 operation(s) for bill.

Seel Claim API

The Claim API from Seel — 2 operation(s) for claim.

Seel Contract API

The Contract API from Seel — 2 operation(s) for contract.

Seel Event API

The Event API from Seel — 1 operation(s) for event.

Seel Fulfillment API

The Fulfillment API from Seel — 3 operation(s) for fulfillment.

Seel Merchant API

The Merchant API from Seel — 2 operation(s) for merchant.

Seel Order API

The Order API from Seel — 4 operation(s) for order.

Seel Product API

The Product API from Seel — 4 operation(s) for product.

Seel Quote API

The Quote API from Seel — 2 operation(s) for quote.

Scroll for all 9

Open Collections 10

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

API Collection

OPEN COLLECTION

Scroll for all 10

Event Specifications 1

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

Seel Webhooks

Seel delivers webhook notifications to a merchant-configured HTTPS endpoint when protection contract and claim lifecycle events occur. Each notification is a Notification object...

ASYNCAPI

Security Posture 2

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

Seel Authentication

1 scheme

SECURITY

Seel Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Operate 1

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: seel
name: Seel
description: Seel is a post-purchase protection and e-commerce insurance platform that helps online merchants offer Worry-Free
  Purchase coverage, Extended Warranty, and return, fulfillment, and price-drop protection to their shoppers. Its API lets
  merchants request protection Quotes for a cart, bind coverage to Orders (creating Contracts), manage Products, Fulfillments,
  Claims, and Bills, and emit Events, with contract and claim lifecycle changes delivered via webhooks. Seel serves 5,000+
  merchants and has protected 24M+ orders. Backed by Lightspeed Venture Partners and Techstars.
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: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://seel.com/favicon.ico
url: https://raw.githubusercontent.com/api-evangelist/seel/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- lightspeed-venture-partners
- techstars
x-tier: profile
x-tier-reason: enriched-real-api
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- E-Commerce
- Insurance
- Post-Purchase
- Returns
- Extended Warranty
- Fraud
- Payments
tags_raw:
- Company
- E-commerce
- Insurance
- Post-Purchase
- Returns
- Extended Warranty
- Fraud
- Payments
apis:
- aid: seel:seel-bill-api
  name: Seel Bill API
  description: The Bill API from Seel — 3 operation(s) for bill.
  humanURL: https://developer.seel.com/docs/welcome-to-seel
  baseURL: https://api-test.seel.com/v1
  tags:
  - Bill
  properties:
  - type: OpenAPI
    url: openapi/seel-bill-api-openapi.yml
  - type: Authentication
    url: authentication/seel-authentication.yml
  - type: ErrorCatalog
    url: errors/seel-problem-types.yml
  - type: Conventions
    url: conventions/seel-conventions.yml
  - type: Conformance
    url: conformance/seel-conformance.yml
  - type: Lifecycle
    url: lifecycle/seel-lifecycle.yml
  - type: DataModel
    url: data-model/seel-data-model.yml
  - type: Sandbox
    url: sandbox/seel-sandbox.yml
  - type: AsyncAPI
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: APIReference
    url: https://developer.seel.com/reference
  - type: Documentation
    url: https://developer.seel.com/docs/welcome-to-seel
- aid: seel:seel-claim-api
  name: Seel Claim API
  description: The Claim API from Seel — 2 operation(s) for claim.
  humanURL: https://developer.seel.com/docs/welcome-to-seel
  baseURL: https://api-test.seel.com/v1
  tags:
  - Claim
  properties:
  - type: OpenAPI
    url: openapi/seel-claim-api-openapi.yml
  - type: Authentication
    url: authentication/seel-authentication.yml
  - type: ErrorCatalog
    url: errors/seel-problem-types.yml
  - type: Conventions
    url: conventions/seel-conventions.yml
  - type: Conformance
    url: conformance/seel-conformance.yml
  - type: Lifecycle
    url: lifecycle/seel-lifecycle.yml
  - type: DataModel
    url: data-model/seel-data-model.yml
  - type: Sandbox
    url: sandbox/seel-sandbox.yml
  - type: AsyncAPI
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: APIReference
    url: https://developer.seel.com/reference
  - type: Documentation
    url: https://developer.seel.com/docs/welcome-to-seel
- aid: seel:seel-contract-api
  name: Seel Contract API
  description: The Contract API from Seel — 2 operation(s) for contract.
  humanURL: https://developer.seel.com/docs/welcome-to-seel
  baseURL: https://api-test.seel.com/v1
  tags:
  - Contract
  properties:
  - type: OpenAPI
    url: openapi/seel-contract-api-openapi.yml
  - type: Authentication
    url: authentication/seel-authentication.yml
  - type: ErrorCatalog
    url: errors/seel-problem-types.yml
  - type: Conventions
    url: conventions/seel-conventions.yml
  - type: Conformance
    url: conformance/seel-conformance.yml
  - type: Lifecycle
    url: lifecycle/seel-lifecycle.yml
  - type: DataModel
    url: data-model/seel-data-model.yml
  - type: Sandbox
    url: sandbox/seel-sandbox.yml
  - type: AsyncAPI
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: APIReference
    url: https://developer.seel.com/reference
  - type: Documentation
    url: https://developer.seel.com/docs/welcome-to-seel
- aid: seel:seel-event-api
  name: Seel Event API
  description: The Event API from Seel — 1 operation(s) for event.
  humanURL: https://developer.seel.com/docs/welcome-to-seel
  baseURL: https://api-test.seel.com/v1
  tags:
  - Event
  properties:
  - type: OpenAPI
    url: openapi/seel-event-api-openapi.yml
  - type: Authentication
    url: authentication/seel-authentication.yml
  - type: ErrorCatalog
    url: errors/seel-problem-types.yml
  - type: Conventions
    url: conventions/seel-conventions.yml
  - type: Conformance
    url: conformance/seel-conformance.yml
  - type: Lifecycle
    url: lifecycle/seel-lifecycle.yml
  - type: DataModel
    url: data-model/seel-data-model.yml
  - type: Sandbox
    url: sandbox/seel-sandbox.yml
  - type: AsyncAPI
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: APIReference
    url: https://developer.seel.com/reference
  - type: Documentation
    url: https://developer.seel.com/docs/welcome-to-seel
- aid: seel:seel-fulfillment-api
  name: Seel Fulfillment API
  description: The Fulfillment API from Seel — 3 operation(s) for fulfillment.
  humanURL: https://developer.seel.com/docs/welcome-to-seel
  baseURL: https://api-test.seel.com/v1
  tags:
  - Fulfillment
  properties:
  - type: OpenAPI
    url: openapi/seel-fulfillment-api-openapi.yml
  - type: Authentication
    url: authentication/seel-authentication.yml
  - type: ErrorCatalog
    url: errors/seel-problem-types.yml
  - type: Conventions
    url: conventions/seel-conventions.yml
  - type: Conformance
    url: conformance/seel-conformance.yml
  - type: Lifecycle
    url: lifecycle/seel-lifecycle.yml
  - type: DataModel
    url: data-model/seel-data-model.yml
  - type: Sandbox
    url: sandbox/seel-sandbox.yml
  - type: AsyncAPI
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: APIReference
    url: https://developer.seel.com/reference
  - type: Documentation
    url: https://developer.seel.com/docs/welcome-to-seel
- aid: seel:seel-merchant-api
  name: Seel Merchant API
  description: The Merchant API from Seel — 2 operation(s) for merchant.
  humanURL: https://developer.seel.com/docs/welcome-to-seel
  baseURL: https://api-test.seel.com/v1
  tags:
  - Merchant
  properties:
  - type: OpenAPI
    url: openapi/seel-merchant-api-openapi.yml
  - type: Authentication
    url: authentication/seel-authentication.yml
  - type: ErrorCatalog
    url: errors/seel-problem-types.yml
  - type: Conventions
    url: conventions/seel-conventions.yml
  - type: Conformance
    url: conformance/seel-conformance.yml
  - type: Lifecycle
    url: lifecycle/seel-lifecycle.yml
  - type: DataModel
    url: data-model/seel-data-model.yml
  - type: Sandbox
    url: sandbox/seel-sandbox.yml
  - type: AsyncAPI
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: APIReference
    url: https://developer.seel.com/reference
  - type: Documentation
    url: https://developer.seel.com/docs/welcome-to-seel
- aid: seel:seel-order-api
  name: Seel Order API
  description: The Order API from Seel — 4 operation(s) for order.
  humanURL: https://developer.seel.com/docs/welcome-to-seel
  baseURL: https://api-test.seel.com/v1
  tags:
  - Order
  properties:
  - type: OpenAPI
    url: openapi/seel-order-api-openapi.yml
  - type: Authentication
    url: authentication/seel-authentication.yml
  - type: ErrorCatalog
    url: errors/seel-problem-types.yml
  - type: Conventions
    url: conventions/seel-conventions.yml
  - type: Conformance
    url: conformance/seel-conformance.yml
  - type: Lifecycle
    url: lifecycle/seel-lifecycle.yml
  - type: DataModel
    url: data-model/seel-data-model.yml
  - type: Sandbox
    url: sandbox/seel-sandbox.yml
  - type: AsyncAPI
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: APIReference
    url: https://developer.seel.com/reference
  - type: Documentation
    url: https://developer.seel.com/docs/welcome-to-seel
- aid: seel:seel-product-api
  name: Seel Product API
  description: The Product API from Seel — 4 operation(s) for product.
  humanURL: https://developer.seel.com/docs/welcome-to-seel
  baseURL: https://api-test.seel.com/v1
  tags:
  - Product
  properties:
  - type: OpenAPI
    url: openapi/seel-product-api-openapi.yml
  - type: Authentication
    url: authentication/seel-authentication.yml
  - type: ErrorCatalog
    url: errors/seel-problem-types.yml
  - type: Conventions
    url: conventions/seel-conventions.yml
  - type: Conformance
    url: conformance/seel-conformance.yml
  - type: Lifecycle
    url: lifecycle/seel-lifecycle.yml
  - type: DataModel
    url: data-model/seel-data-model.yml
  - type: Sandbox
    url: sandbox/seel-sandbox.yml
  - type: AsyncAPI
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: APIReference
    url: https://developer.seel.com/reference
  - type: Documentation
    url: https://developer.seel.com/docs/welcome-to-seel
- aid: seel:seel-quote-api
  name: Seel Quote API
  description: The Quote API from Seel — 2 operation(s) for quote.
  humanURL: https://developer.seel.com/docs/welcome-to-seel
  baseURL: https://api-test.seel.com/v1
  tags:
  - Quotes
  tags_raw:
  - Quote
  properties:
  - type: OpenAPI
    url: openapi/seel-quote-api-openapi.yml
  - type: Authentication
    url: authentication/seel-authentication.yml
  - type: ErrorCatalog
    url: errors/seel-problem-types.yml
  - type: Conventions
    url: conventions/seel-conventions.yml
  - type: Conformance
    url: conformance/seel-conformance.yml
  - type: Lifecycle
    url: lifecycle/seel-lifecycle.yml
  - type: DataModel
    url: data-model/seel-data-model.yml
  - type: Sandbox
    url: sandbox/seel-sandbox.yml
  - type: AsyncAPI
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/seel-webhooks-asyncapi.yml
  - type: APIReference
    url: https://developer.seel.com/reference
  - type: Documentation
    url: https://developer.seel.com/docs/welcome-to-seel
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: X-MCPServerCandidate
  url: mcp/seel-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: Overlay
  url: overlays/seel-openapi-overlay.yaml
- type: Website
  url: https://seel.com/
- type: DeveloperPortal
  url: https://developer.seel.com/
- type: Documentation
  url: https://developer.seel.com/docs/welcome-to-seel
- type: APIReference
  url: https://developer.seel.com/reference
- type: GettingStarted
  url: https://developer.seel.com/docs/wfp-getting-started
- type: Blog
  url: https://seel.com/blog
- type: HelpCenter
  url: https://kover2618.zendesk.com/hc/en-us
- type: TermsOfService
  url: https://www.seel.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.seel.com/privacy
- type: LLMsTxt
  url: llms/seel-llms.txt
- type: WellKnown
  url: well-known/seel-well-known.yml
- type: DomainSecurity
  url: security/seel-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 15
  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/seel"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/seel/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/seel/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.