Button website screenshot

Button

Button (usebutton.com) is a mobile commerce technology company whose platform connects Publishers and Brands in a two-sided marketplace: publishers deep-link their users into retailer apps and sites with full attribution, and brands acquire and re-engage customers through those optimized journeys. Its server-to-server APIs cover personalized Offers, attributed Link and Shortlink generation (including Amazon creator links), Brand partnership details, Billing/affiliation transaction reporting, and Order reporting, complemented by Publisher SDKs, Merchant Libraries, and HMAC-signed transaction webhooks.

Button publishes 6 APIs on the APIs.io network, including Accounts API, Brands Api API, Create API, and 3 more. Tagged areas include Commerce, Mobile Commerce, Affiliates, Attribution, and Deep Linking.

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

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

49.9/100 developing ▬ flat Agent 29/100 agent ready saas Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
5 APIs
CommerceMobile CommerceAffiliatesAttributionDeep LinkingOffersPublishersRetail

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/usebutton: 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 7

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

Button Order API

Brands report new orders, order updates (including partial returns), and cancellations to Button server-to-server, passing the Button Attribution Token (btn_ref) captured by the...

Button Accounts API

The Accounts API from Button — 2 operation(s) for accounts.

Button Brands Api API

The Brands Api API from Button — 1 operation(s) for brands api.

Button Create API

The Create API from Button — 2 operation(s) for create.

Button Links Api API

The Links Api API from Button — 1 operation(s) for links api.

Button Offers API

The Offers API from Button — 1 operation(s) for offers.

Button Transactions API

The Transactions API from Button — 1 operation(s) for transactions.

Scroll for all 7

Postman Collections 6

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

billing-api Accounts API

OPEN COLLECTION

Scroll for all 7

Event Specifications 1

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

Security Posture 4

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

Usebutton Authentication

http · 1 scheme

SECURITY

Usebutton Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Usebutton Vulnerability Disclosure

Hackerone · contact published

SECURITY

Usebutton Trust Center

SOC 2, GDPR

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 6

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 6

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: usebutton
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://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/usebutton.png
name: Button
description: 'Button (usebutton.com) is a mobile commerce technology company whose platform connects Publishers and Brands
  in a two-sided marketplace: publishers deep-link their users into retailer apps and sites with full attribution, and brands
  acquire and re-engage customers through those optimized journeys. Its server-to-server APIs cover personalized Offers, attributed
  Link and Shortlink generation (including Amazon creator links), Brand partnership details, Billing/affiliation transaction
  reporting, and Order reporting, complemented by Publisher SDKs, Merchant Libraries, and HMAC-signed transaction webhooks.'
url: https://raw.githubusercontent.com/api-evangelist/usebutton/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- norwest-venture-partners
- slow-ventures
x-tier: stub
x-tier-reason: portfolio-lead
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 30
  pass: local-v1
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Commerce
- Mobile Commerce
- Affiliates
- Attribution
- Deep Linking
- Offers
- Publishers
- Retail
tags_raw:
- Commerce
- Mobile Commerce
- Affiliate
- Attribution
- Deep Linking
- Offers
- Publishers
- Retail
apis:
- name: Button Order API
  description: Brands report new orders, order updates (including partial returns), and cancellations to Button server-to-server,
    passing the Button Attribution Token (btn_ref) captured by the Merchant Library; documented in the guides with create
    (POST /v1/order), update (POST /v1/order/{order_id}), and cancel (DELETE /v1/order/{order_id}).
  humanURL: https://developer.usebutton.com/docs/order-api-overview
  baseURL: https://api.usebutton.com/v1/order
  tags:
  - Order
  - Brands
  tags_raw:
  - Orders
  - Brands
  properties:
  - type: Documentation
    url: https://developer.usebutton.com/docs/order-api-overview
- aid: usebutton:usebutton-accounts-api
  name: Button Accounts API
  description: The Accounts API from Button — 2 operation(s) for accounts.
  humanURL: https://developer.usebutton.com/reference/list-brand-details
  baseURL: https://api.usebutton.com/v1/brands
  tags:
  - Account
  tags_raw:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/usebutton-accounts-api-openapi.yml
  - type: Documentation
    url: https://developer.usebutton.com/reference/list-brand-details
  - type: Documentation
    url: https://developer.usebutton.com/reference/billing-api-introduction
  - type: Documentation
    url: https://developer.usebutton.com/reference/generate-a-link-2
  - type: Documentation
    url: https://developer.usebutton.com/reference/generate-a-brand-shortlink
  - type: Documentation
    url: https://developer.usebutton.com/docs/getting-button-content
- aid: usebutton:usebutton-brands-api-api
  name: Button Brands Api API
  description: The Brands Api API from Button — 1 operation(s) for brands api.
  humanURL: https://developer.usebutton.com/reference/list-brand-details
  baseURL: https://api.usebutton.com/v1/brands
  tags:
  - Brands Api
  properties:
  - type: OpenAPI
    url: openapi/usebutton-brands-api-api-openapi.yml
  - type: Documentation
    url: https://developer.usebutton.com/reference/list-brand-details
  - type: Documentation
    url: https://developer.usebutton.com/reference/billing-api-introduction
  - type: Documentation
    url: https://developer.usebutton.com/reference/generate-a-link-2
  - type: Documentation
    url: https://developer.usebutton.com/reference/generate-a-brand-shortlink
  - type: Documentation
    url: https://developer.usebutton.com/docs/getting-button-content
- aid: usebutton:usebutton-create-api
  name: Button Create API
  description: The Create API from Button — 2 operation(s) for create.
  humanURL: https://developer.usebutton.com/reference/list-brand-details
  baseURL: https://api.usebutton.com/v1/brands
  tags: []
  tags_raw:
  - Create
  properties:
  - type: OpenAPI
    url: openapi/usebutton-create-api-openapi.yml
  - type: Documentation
    url: https://developer.usebutton.com/reference/list-brand-details
  - type: Documentation
    url: https://developer.usebutton.com/reference/billing-api-introduction
  - type: Documentation
    url: https://developer.usebutton.com/reference/generate-a-link-2
  - type: Documentation
    url: https://developer.usebutton.com/reference/generate-a-brand-shortlink
  - type: Documentation
    url: https://developer.usebutton.com/docs/getting-button-content
- aid: usebutton:usebutton-links-api-api
  name: Button Links Api API
  description: The Links Api API from Button — 1 operation(s) for links api.
  humanURL: https://developer.usebutton.com/reference/list-brand-details
  baseURL: https://api.usebutton.com/v1/brands
  tags:
  - Links Api
  properties:
  - type: OpenAPI
    url: openapi/usebutton-links-api-api-openapi.yml
  - type: Documentation
    url: https://developer.usebutton.com/reference/list-brand-details
  - type: Documentation
    url: https://developer.usebutton.com/reference/billing-api-introduction
  - type: Documentation
    url: https://developer.usebutton.com/reference/generate-a-link-2
  - type: Documentation
    url: https://developer.usebutton.com/reference/generate-a-brand-shortlink
  - type: Documentation
    url: https://developer.usebutton.com/docs/getting-button-content
- aid: usebutton:usebutton-offers-api
  name: Button Offers API
  description: The Offers API from Button — 1 operation(s) for offers.
  humanURL: https://developer.usebutton.com/reference/list-brand-details
  baseURL: https://api.usebutton.com/v1/brands
  tags:
  - Offers
  properties:
  - type: OpenAPI
    url: openapi/usebutton-offers-api-openapi.yml
  - type: Documentation
    url: https://developer.usebutton.com/reference/list-brand-details
  - type: Documentation
    url: https://developer.usebutton.com/reference/billing-api-introduction
  - type: Documentation
    url: https://developer.usebutton.com/reference/generate-a-link-2
  - type: Documentation
    url: https://developer.usebutton.com/reference/generate-a-brand-shortlink
  - type: Documentation
    url: https://developer.usebutton.com/docs/getting-button-content
- aid: usebutton:usebutton-transactions-api
  name: Button Transactions API
  description: The Transactions API from Button — 1 operation(s) for transactions.
  humanURL: https://developer.usebutton.com/reference/list-brand-details
  baseURL: https://api.usebutton.com/v1/brands
  tags:
  - Transaction
  tags_raw:
  - Transactions
  properties:
  - type: OpenAPI
    url: openapi/usebutton-transactions-api-openapi.yml
  - type: Documentation
    url: https://developer.usebutton.com/reference/list-brand-details
  - type: Documentation
    url: https://developer.usebutton.com/reference/billing-api-introduction
  - type: Documentation
    url: https://developer.usebutton.com/reference/generate-a-link-2
  - type: Documentation
    url: https://developer.usebutton.com/reference/generate-a-brand-shortlink
  - type: Documentation
    url: https://developer.usebutton.com/docs/getting-button-content
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/usebutton-billing-overlay.yaml
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/button/overview
- type: Website
  url: https://usebutton.com
- type: DeveloperPortal
  url: https://developer.usebutton.com
- type: Documentation
  url: https://developer.usebutton.com/docs
- type: APIReference
  url: https://developer.usebutton.com/reference
- type: GettingStarted
  url: https://developer.usebutton.com/reference/getting-started
- type: Support
  url: https://www.usebutton.com/contact-us
- type: Blog
  url: https://www.usebutton.com/blog
- type: GitHubOrganization
  url: https://github.com/button
- type: Login
  url: https://app.usebutton.com/account/login
- type: TermsOfService
  url: https://www.usebutton.com/support/terms-of-service
- type: PrivacyPolicy
  url: https://www.usebutton.com/support/privacy-policy
- type: StatusPage
  url: https://status.usebutton.com
- type: ChangeLog
  url: changelog/usebutton-changelog.yml
- type: ChangeLog
  url: https://developer.usebutton.com/changelog
- type: Lifecycle
  url: lifecycle/usebutton-lifecycle.yml
- type: Authentication
  url: authentication/usebutton-authentication.yml
- type: Conventions
  url: conventions/usebutton-conventions.yml
- type: ErrorCatalog
  url: errors/usebutton-problem-types.yml
- type: Webhooks
  url: asyncapi/usebutton-webhooks.yml
- type: Sandbox
  url: sandbox/usebutton-sandbox.yml
- type: Packages
  url: packages/usebutton-packages.yml
- type: SDKs
  url: packages/usebutton-packages.yml
- type: X-MCPServerCandidate
  url: mcp/usebutton-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: LLMsTxt
  url: llms/usebutton-llms.txt
- type: WellKnown
  url: well-known/usebutton-well-known.yml
- type: Conformance
  url: conformance/usebutton-conformance.yml
- type: Compliance
  url: https://www.usebutton.com/support/security
- type: Security
  url: https://www.usebutton.com/support/security
- type: DataModel
  url: data-model/usebutton-data-model.yml
- type: AgentSkill
  name: Fetch offers and generate an attributed link
  url: skills/usebutton-offers-to-link.md
- type: AgentSkill
  name: Reconcile commissions with the Billing API
  url: skills/usebutton-billing-reconciliation.md
- type: AgentSkill
  name: Create attributed creator shortlinks
  url: skills/usebutton-creator-shortlinks.md
- type: TrustCenter
  url: security/usebutton-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/usebutton-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/usebutton-domain-security.yml

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