Spreedly · AsyncAPI Specification

Spreedly Webhooks

Version

View Spec View on GitHub PaymentsUnited StatesPayment GatewayPayment OrchestrationPayment ProcessingCard VaultTokenizationNetwork TokenizationPCI ComplianceSubscriptionAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-24'
method: searched
source: https://developer.spreedly.com/reference/events + https://developer.spreedly.com/docs/signed-requests + https://developer.spreedly.com/docs/webhooks
spec_type: Webhooks
notes: >-
  Spreedly does not publish an AsyncAPI document. Its event surface is twofold:
  (1) a pull/polling event API — GET /events, GET /events/{event_id},
  GET /payment_methods/events, and per-payment-method /events — that records
  payment-method and transaction lifecycle events; and (2) push webhook
  notifications for asynchronous reports (a report request with a
  webhook_config.url receives a notification when the report reaches a completed
  status, exposing the SFTP file_path). Webhook payloads can be verified via
  Spreedly's signed-requests / signing-secret mechanism.
webhooks:
  - name: report.completed
    trigger: an async report request that included webhook_config.url reaches a completed status
    delivery: HTTP POST to the configured webhook_config.url
    payload_fields: [status, file_path, report metadata]
    verification: signing secret / signed requests
event_api:
  - GET /events
  - GET /events/{event_id}
  - GET /payment_methods/events
  - GET /payment_methods/{payment_method_token}/events
  - GET /payment_methods/events/{event_token}
signing:
  regenerate_secret: POST /environments/{environment_key}/regenerate_signing_secret
  docs: https://developer.spreedly.com/docs/signed-requests

Work with this as data

Every AsyncAPI spec 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 asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • 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 AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/spreedly-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

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.