Blink Ledger Systems website screenshot

Blink Ledger Systems

Blink (Blink Ledger Systems Inc.) builds online identity and payment technologies for digital publishers. A single Blink account works across publishers, giving readers one universal login and frictionless payment so they can subscribe, donate, or buy an individual article or podcast with one click, or enable autopay for small frequent purchases. Publishers integrate three products — Blink Identity, Blink Pay and Blink Donate — through one hosted JavaScript SDK that places Blink-managed panels into the page, a dashboard-configured User Journeys rules engine, four server-side JSON endpoints for OAuth2 login, and a signed webhook notification stream covering subscription, payment and donation events. Founded 2017; incorporated in the US in 2018 and surfaced in the API Evangelist network as a Polychain portfolio company.

Blink Ledger Systems publishes 3 APIs on the APIs.io network: Authentication API, OAuth Applications API, and Users API. Tagged areas include Company, Infrastructure, Payments, Identity, and Authentication.

The Blink Ledger Systems catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Blink Ledger Systems’ developer surface includes documentation, API reference, getting-started guide, support, signup flow, authentication, sandbox, and 20 more developer resources.

31.2/100 thin ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessSelf serve
5 APIs 1 MCP Servers
CompanyInfrastructurePaymentsIdentityAuthenticationPublishingMediaSubscriptionDonationsMicropaymentsPaywallWebhook

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 31.2/100 · thin
Contract Quality 4.7 / 21
Developer Ergonomics 10.4 / 17
Access Clarity 0.0 / 17
Operational Transparency 2.6 / 11
Contract Governance 1.7 / 10
Discoverability 7.9 / 9
Regulatory Posture 4.0 / 15
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 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 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Payments 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.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% 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/. This rating is computed from github.com/api-evangelist/blink-ledger-systems: 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 5

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

Blink SDK for JavaScript

Browser SDK exposing window.blinkSDK. Provides Login with Blink (getAuthorizationCode), subscription entitlement checks (isSubscribed, getSubscription, onSubscriptionChange), si...

Blink Notifications (Webhooks)

Outbound webhook stream delivering signed JSON notifications for subscription, payment and donation lifecycle events. Every payload is signed with ed25519 over the canonicalized...

Blink Ledger Systems Authentication API

Client account login and bearer token issuance.

Blink Ledger Systems OAuth Applications API

Registration and retrieval of OAuth application credentials.

Blink Ledger Systems Users API

Blink user profile exchange.

Open Collections 4

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

API Collection

OPEN COLLECTION

MCP Servers 1

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

Event Specifications 1

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

Security Posture 2

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

Resources

Get Started 4

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 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: blink-ledger-systems
name: Blink Ledger Systems
description: Blink (Blink Ledger Systems Inc.) builds online identity and payment technologies for digital publishers. A single
  Blink account works across publishers, giving readers one universal login and frictionless payment so they can subscribe,
  donate, or buy an individual article or podcast with one click, or enable autopay for small frequent purchases. Publishers
  integrate three products — Blink Identity, Blink Pay and Blink Donate — through one hosted JavaScript SDK that places Blink-managed
  panels into the page, a dashboard-configured User Journeys rules engine, four server-side JSON endpoints for OAuth2 login,
  and a signed webhook notification stream covering subscription, payment and donation events. Founded 2017; incorporated
  in the US in 2018 and surfaced in the API Evangelist network as a Polychain portfolio company.
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://blink.net/resources/favicon.png
url: https://raw.githubusercontent.com/api-evangelist/blink-ledger-systems/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- polychain
x-tier: profiled
x-tier-reason: enriched-from-public-docs
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Infrastructure
- Payments
- Identity
- Authentication
- Publishing
- Media
- Subscription
- Donations
- Micropayments
- Paywall
- Webhook
tags_raw:
- Company
- Infrastructure
- Payments
- Identity
- Authentication
- OAuth
- Publishing
- Media
- Subscriptions
- Donations
- Micropayments
- Paywall
- Webhooks
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: blink-ledger-systems-sdk
  name: Blink SDK for JavaScript
  description: Browser SDK exposing window.blinkSDK. Provides Login with Blink (getAuthorizationCode), subscription entitlement
    checks (isSubscribed, getSubscription, onSubscriptionChange), single-article charging (requestPayment), hosted donation
    and subscription modals, and the variables/functions extension points that dashboard-configured User Journeys evaluate
    against.
  humanURL: https://docs.blink.net/docs/api-reference/load-blink-sdk.html
  baseURL: https://blink.net/1.0
  tags:
  - Payments
  - Identity
  - Subscription
  - Donations
  tags_raw:
  - Payments
  - Identity
  - Subscriptions
  - Donations
  properties:
  - type: Documentation
    url: https://docs.blink.net/docs/api-reference/load-blink-sdk.html
  - type: APIReference
    url: https://docs.blink.net/docs/api-reference/functions.html
  - type: SDKs
    url: packages/blink-ledger-systems-packages.yml
  - type: Components
    url: components/blink-ledger-systems-components.yml
- aid: blink-ledger-systems-notifications
  name: Blink Notifications (Webhooks)
  description: Outbound webhook stream delivering signed JSON notifications for subscription, payment and donation lifecycle
    events. Every payload is signed with ed25519 over the canonicalized event object, with an optional Blink-Echo-Token shared-secret
    header.
  humanURL: https://docs.blink.net/docs/notifications/webHooks.html
  baseURL: https://api.blink.net
  tags:
  - Webhook
  - Event
  - Payments
  tags_raw:
  - Webhooks
  - Events
  - Payments
  properties:
  - type: Webhooks
    url: asyncapi/blink-ledger-systems-notifications-webhooks.yml
  - type: Documentation
    url: https://docs.blink.net/docs/notifications/webHooks.html
- aid: blink-ledger-systems:blink-ledger-systems-authentication-api
  name: Blink Ledger Systems Authentication API
  description: Client account login and bearer token issuance.
  humanURL: https://docs.blink.net/docs/server-side-api/api-overview.html
  baseURL: https://api.blink.net
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/blink-ledger-systems-authentication-api-openapi.yml
  - type: Documentation
    url: https://docs.blink.net/docs/server-side-api/api-overview.html
  - type: APIReference
    url: https://docs.blink.net/docs/server-side-api/api-overview.html
  - type: Authentication
    url: authentication/blink-ledger-systems-authentication.yml
  - type: ErrorCatalog
    url: errors/blink-ledger-systems-problem-types.yml
- aid: blink-ledger-systems:blink-ledger-systems-oauth-applications-api
  name: Blink Ledger Systems OAuth Applications API
  description: Registration and retrieval of OAuth application credentials.
  humanURL: https://docs.blink.net/docs/server-side-api/api-overview.html
  baseURL: https://api.blink.net
  tags:
  - OAuth Applications
  properties:
  - type: OpenAPI
    url: openapi/blink-ledger-systems-oauth-applications-api-openapi.yml
  - type: Documentation
    url: https://docs.blink.net/docs/server-side-api/api-overview.html
  - type: APIReference
    url: https://docs.blink.net/docs/server-side-api/api-overview.html
  - type: Authentication
    url: authentication/blink-ledger-systems-authentication.yml
  - type: ErrorCatalog
    url: errors/blink-ledger-systems-problem-types.yml
- aid: blink-ledger-systems:blink-ledger-systems-users-api
  name: Blink Ledger Systems Users API
  description: Blink user profile exchange.
  humanURL: https://docs.blink.net/docs/server-side-api/api-overview.html
  baseURL: https://api.blink.net
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/blink-ledger-systems-users-api-openapi.yml
  - type: Documentation
    url: https://docs.blink.net/docs/server-side-api/api-overview.html
  - type: APIReference
    url: https://docs.blink.net/docs/server-side-api/api-overview.html
  - type: Authentication
    url: authentication/blink-ledger-systems-authentication.yml
  - type: ErrorCatalog
    url: errors/blink-ledger-systems-problem-types.yml
common:
- type: MCPServer
  url: mcp/blink-ledger-systems-mcp.yml
- type: Website
  url: https://blink.net
- type: DeveloperPortal
  url: https://docs.blink.net/
- type: Documentation
  url: https://docs.blink.net/docs/getting-started/overview.html
- type: APIReference
  url: https://docs.blink.net/docs/api-reference/functions.html
- type: GettingStarted
  url: https://docs.blink.net/docs/getting-started/quick-start.html
- type: Support
  url: https://docs.blink.net/docs/getting-started/support.html
- type: SignUp
  url: https://blink.net/login
- type: TermsOfService
  url: https://blink.net/terms
- type: PrivacyPolicy
  url: https://blink.net/privacy-policy
- type: StatusPage
  url: https://status.blink.net
- type: OpenAPI
  url: openapi/_original/blink-ledger-systems-server-side-api-openapi.yml
- type: Overlay
  url: overlays/blink-ledger-systems-server-side-api-overlay.yaml
- type: Packages
  url: packages/blink-ledger-systems-packages.yml
- type: SDKs
  url: packages/blink-ledger-systems-packages.yml
- type: Authentication
  url: authentication/blink-ledger-systems-authentication.yml
- type: ErrorCatalog
  url: errors/blink-ledger-systems-problem-types.yml
- type: Conventions
  url: conventions/blink-ledger-systems-conventions.yml
- type: Lifecycle
  url: lifecycle/blink-ledger-systems-lifecycle.yml
- type: Sandbox
  url: sandbox/blink-ledger-systems-sandbox.yml
- type: Components
  url: components/blink-ledger-systems-components.yml
- type: DataModel
  url: data-model/blink-ledger-systems-data-model.yml
- type: Webhooks
  url: asyncapi/blink-ledger-systems-notifications-webhooks.yml
- type: Conformance
  url: conformance/blink-ledger-systems-conformance.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/blink-ledger-systems-llms.txt
- type: DomainSecurity
  url: security/blink-ledger-systems-domain-security.yml
x-not-published:
  notes: 'Probed and confirmed absent, recorded so later runs do not re-search: no /.well-known/ documents on any host (all
    soft-404 — see well-known/blink-ledger-systems-well-known.yml), no llms.txt, no robots.txt, no AsyncAPI document, no public
    GitHub organization, no MCP server (a candidate tool list is derived in mcp/), no CLI, no changelog or release notes,
    no roadmap, no pricing page, no blog, no Postman collection, no published rate limits, no OAuth scope registry, no security.txt
    or vulnerability disclosure program, no trust center or named certifications, and no decline-code reference. Deliberately
    no Idempotency, Deprecation, Security, Compliance, MCPServer or WellKnown pointer is wired, because Blink publishes none
    of those things.'
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 19
  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/blink-ledger-systems"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/blink-ledger-systems/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/blink-ledger-systems/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.