Fatora REST API

Fatora's REST API for hosted-checkout payment collection, card tokenization, refunds and payment verification, plus CRUD over invoices, clients and products and AI content helpers. Payment endpoints authenticate with an api_key header; invoice/client/product endpoints use a Bearer JWT obtained from the Authorization endpoint.

API entry from apis.yml

apis.yml Raw ↑
name: Fatora REST API
description: Fatora's REST API for hosted-checkout payment collection, card tokenization, refunds and
  payment verification, plus CRUD over invoices, clients and products and AI content helpers. Payment
  endpoints authenticate with an api_key header; invoice/client/product endpoints use a Bearer JWT obtained
  from the Authorization endpoint.
humanURL: https://fatora.io/api/
baseURL: https://api.fatora.io/v1
tags:
- Payments
- Invoicing
- Checkout
- Refunds
- Tokenization
properties:
- type: Documentation
  url: https://fatora.io/api/
- type: APIReference
  url: https://fatora-api.stoplight.io/docs/API-reference/ZG9jOjE-fatora-rest-api
- type: Authentication
  url: authentication/fatora-authentication.yml
- type: Sandbox
  url: sandbox/fatora-sandbox.yml
- type: ErrorCatalog
  url: errors/fatora-problem-types.yml
- type: Conventions
  url: conventions/fatora-conventions.yml
- type: DataModel
  url: data-model/fatora-data-model.yml
- type: Lifecycle
  url: lifecycle/fatora-lifecycle.yml