FastSpring API

REST API for FastSpring's ecommerce platform covering orders, subscriptions, products, coupons, customers, sessions, returns, and webhooks. Authenticated using HTTP Basic credentials issued in the FastSpring App Dashboard under Integrations > API Credentials, with HMAC SHA-256 signing available to verify webhook payloads.

API entry from apis.yml

apis.yml Raw ↑
aid: fastspring:commerce-api
name: FastSpring API
description: REST API for FastSpring's ecommerce platform covering orders, subscriptions, products, coupons,
  customers, sessions, returns, and webhooks. Authenticated using HTTP Basic credentials issued in the
  FastSpring App Dashboard under Integrations > API Credentials, with HMAC SHA-256 signing available to
  verify webhook payloads.
humanURL: https://developer.fastspring.com
baseURL: https://api.fastspring.com
tags:
- Ecommerce
- Subscription Billing
- Payments
- Orders
- Webhooks
properties:
- type: Documentation
  url: https://developer.fastspring.com/reference
- type: Getting Started
  url: https://developer.fastspring.com/reference/getting-started-with-your-api
- type: Authentication
  url: https://developer.fastspring.com/reference/authentication
- type: Webhooks
  url: https://developer.fastspring.com/reference/webhooks
- type: Message Security
  url: https://developer.fastspring.com/reference/message-security