OfferKitDocs

Reference

Find OfferKit integration conventions, interfaces, terminology, authentication rules, idempotency behavior, webhook details, and runtime guidance.

Use the goal and integration guides to design an implementation. Use this section when you need the exact name, representation, convention, or interface.

Developer surfaces

Concepts and behavior

Important representations

  • Monetary values are integer minor units: 1000 USD means USD 10.00.
  • Percentages and earning multipliers use basis points: 1000 is 10%; 10000 is 1× or 100%.
  • IDs minted by OfferKit are UUIDs unless a resource explicitly uses a human code.
  • Dates are ISO 8601 timestamps at API boundaries.
  • List cursors are opaque and must be returned unchanged.
  • API keys and webhook secrets are plaintext only when first created.