Skip to main content

Invoicing timing and procedures

In most cases, Sardine generates invoices and billing receipts on the first business day after the close of a calendar month. We email invoices to the billing contact provided in the original contract. If you do not receive an invoice, please contact us at billing@sardine.ai to confirm we have the correct email address.

Product specific billing

Monthly recurring charges are those that are billed to your account at regular monthly intervals and predetermined amounts. Sardine bills monthly recurring charges for the following products, some of which may not apply to your plan with Sardine:
  • Platform fees (dashboard, rule editor, case management, and AI-fraud scoring)
  • Premium support
  • Monthly prepaid credit plans
  • 3rd party dashboard fees, such as Coinbase Tracer
Usage charges are those that are billed based not only on the number of API calls made, but also takes into account the data posted in your API calls. The following table indicates the default methods for how Sardine determines whether to consider a call for billing.
Keep in mind, this may not reflect custom structures that are set up in agreements.

How usage charges are counted

  • Per MAU: We charge for each unique customer_id during the month. If calls are made to either our devices API without a userIdHash or Customers API without a customer_id, we charge for the device_id (we consider these anonymous users).
  • Per Transaction: We charge for every unique transaction_id, excluding API calls where configuration flags are set to bypass data processing.
  • Per Email, Phone, Bank Account, etc.: We charge once for each unique email address, phone number, or bank account per transaction_id per year observed in API calls to the /customers endpoint.