Skip to main content

API Overview

This section defines the placeholder API model for the upcoming partner release.

Core resource families

  • transactions
  • chargebacks
  • responses
  • evidence
  • jobs

Shared conventions

  • JSON request/response format
  • UTC timestamps in ISO 8601
  • Cursor or token-based pagination
  • Idempotency support for mutating endpoints

Base URLs

  • Sandbox: https://api.sandbox.findustryai.com
  • Production: https://api.findustryai.com

Authentication

Bearer tokens obtained through OAuth 2.0 client credentials.

Important

Endpoint definitions in this skeleton are illustrative and will be replaced by verified contracts prior to partner launch.