CoinList

CoinList is a fintech platform for the token economy - it runs compliant token sales, tokenized equities, trading, staking, and wallet services for crypto projects and investors. Its developer surface is Passage (the "Frontline API"), a partner API that lets third parties embed CoinList-managed token sales and tokenized equities directly inside their own apps: OAuth 2.0 (PKCE) partner and user authentication, Sumsub KYC token issuance, tax-document signing, offers, eligibility requirements, participations, wallet ownership proof and allow-listing, and on-chain swap/token reads. Passage runs the regulated infrastructure and back office; the partner focuses on the product. Shipped with a React SDK (@coinlist-co/react) of UI components, hooks, and server helpers. Added to the API Evangelist network from the electric-capital and polychain portfolios and enriched from CoinList's public developer surface.

CoinList publishes 1 API on the APIs.io network: Passage (Frontline API). Tagged areas include Company, Fintech, Cryptocurrency, Token Sales, and Tokenized Equities.

CoinList’s developer surface includes authentication, changelog, documentation, API reference, getting-started guide, engineering blog, support, and 24 more developer resources.

45.1/100 developing Agent 65/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyFintechCryptocurrencyToken SalesTokenized EquitiesKYCOAuthBlockchainDigital AssetsEmbedded Finance

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 45.1/100 · developing
Contract Quality 9.4 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 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 0 / 7
Typed Event Surface 0 / 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/coinlist: 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

CoinList Passage (Frontline API)

Passage is CoinList's partner API for embedding compliant token sales and tokenized equities. OAuth 2.0 (authorization code + PKCE for users, client credentials for partners), K...

MCP Servers

coinlist-mcp.yml

MCP SERVER

Arazzo Workflows

_Index

ARAZZO

CoinList Passage - Invest flow

Load an offer, check on-chain balance/allowance, prove and allow-list the wallet, then create and track a participation.

ARAZZO

CoinList Passage - KYC and document onboarding

Start a Sumsub KYC session, read stored PII, and create a tax-document signing submission for a Passage user.

ARAZZO

Resources

Get Started 3

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

Design & Contract 8

Pagination, idempotency, versioning, errors, and events

Scroll for all 8

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 4

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

Source (apis.yml)

apis.yml Raw ↑
aid: coinlist
name: CoinList
description: 'CoinList is a fintech platform for the token economy - it runs compliant token sales, tokenized equities, trading,
  staking, and wallet services for crypto projects and investors. Its developer surface is Passage (the "Frontline API"),
  a partner API that lets third parties embed CoinList-managed token sales and tokenized equities directly inside their own
  apps: OAuth 2.0 (PKCE) partner and user authentication, Sumsub KYC token issuance, tax-document signing, offers, eligibility
  requirements, participations, wallet ownership proof and allow-listing, and on-chain swap/token reads. Passage runs the
  regulated infrastructure and back office; the partner focuses on the product. Shipped with a React SDK (@coinlist-co/react)
  of UI components, hooks, and server helpers. Added to the API Evangelist network from the electric-capital and polychain
  portfolios and enriched from CoinList''s public developer surface.'
url: https://raw.githubusercontent.com/api-evangelist/coinlist/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- electric-capital
- polychain
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://logo.clearbit.com/coinlist.co
tags:
- Company
- Fintech
- Cryptocurrency
- Token Sales
- Tokenized Equities
- KYC
- OAuth
- Blockchain
- Digital Assets
- Embedded Finance
apis:
- name: CoinList Passage (Frontline API)
  description: Passage is CoinList's partner API for embedding compliant token sales and tokenized equities. OAuth 2.0 (authorization
    code + PKCE for users, client credentials for partners), KYC token issuance, document signing, offers, requirements, participations,
    wallet ownership/allow-listing, and on-chain swap/token reads. 22 operations over a cursor-paginated v1 REST API.
  humanURL: https://docs.passage.coinlist.co/
  baseURL: https://api.coinlist.co
  tags:
  - Token Sales
  - KYC
  - OAuth
  - Blockchain
  properties:
  - type: OpenAPI
    url: openapi/coinlist-passage-openapi-original.json
  - type: Overlay
    url: overlays/coinlist-passage-overlay.yaml
  - type: Documentation
    url: https://docs.passage.coinlist.co/
  - type: APIReference
    url: https://docs.passage.coinlist.co/api-reference
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Authentication
  url: authentication/coinlist-authentication.yml
- type: OAuthScopes
  url: scopes/coinlist-scopes.yml
- type: DomainSecurity
  url: security/coinlist-domain-security.yml
- type: Packages
  url: packages/coinlist-packages.yml
- type: SDKs
  url: packages/coinlist-packages.yml
- type: Components
  url: components/coinlist-components.yml
- type: MCPServer
  url: mcp/coinlist-mcp.yml
- type: LLMsTxt
  url: llms/coinlist-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/coinlist-agentic-access.yml
- type: Conventions
  url: conventions/coinlist-conventions.yml
- type: ErrorCatalog
  url: errors/coinlist-problem-types.yml
- type: DataModel
  url: data-model/coinlist-data-model.yml
- type: Conformance
  url: conformance/coinlist-conformance.yml
- type: Lifecycle
  url: lifecycle/coinlist-lifecycle.yml
- type: StatusPage
  url: https://status.coinlist.co
- type: ChangeLog
  url: changelog/coinlist-changelog.yml
- type: Arazzo
  name: Invest flow
  url: arazzo/coinlist-invest-flow.yml
- type: Arazzo
  name: KYC and document onboarding
  url: arazzo/coinlist-kyc-onboarding.yml
- type: Website
  url: https://coinlist.co/
- type: DeveloperPortal
  url: https://passage.coinlist.co/
- type: Documentation
  url: https://docs.passage.coinlist.co/
- type: APIReference
  url: https://docs.passage.coinlist.co/api-reference
- type: GettingStarted
  url: https://docs.passage.coinlist.co/sdk/quickstart
- type: GitHubOrganization
  url: https://github.com/coinlist
- type: Blog
  url: https://blog.coinlist.co
- type: Support
  url: https://support.coinlist.co/
- type: HelpCenter
  url: https://coinlist.co/faq
- type: TermsOfService
  url: https://coinlist.co/terms
- type: PrivacyPolicy
  url: https://coinlist.co/privacy
- type: Login
  url: https://coinlist.co/login
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence