Skip to main content
Use GET /claims to inspect the authenticated organization’s available claim balance before kicking off more work or to display usage state in an admin UI. Each successful live workflow uses 1 claim and generates both Contractor and Carrier ESX files.

Response shape

The claims response includes:
  • organization_id: the owner of the balance
  • available_claims: the current spendable total
  • expiring_claims_in_30_days: claims that will age out soon
  • total_granted_claims: claims granted across eligible buckets
  • total_used_claims: claims already consumed from eligible buckets
  • buckets: individual purchased-claim buckets with remaining claims and expiration timestamps

Example

Practical uses

  • Block or warn before high-volume export batches
  • Surface expiring balances in internal tooling
  • Reconcile billing and usage reports against CapOut balances

Downloads and test mode

A successful live conversion consumes one claim for both ESX profiles. Status checks, downloading either profile, repeating downloads, and refreshing expired signed URLs do not consume additional claims. Reuse the existing document ID instead of uploading again. Test keys generate real Contractor and Carrier ESX files with zero claims consumed and no XactNet delivery. They do not require a paid claim balance.