Telemetry & Logging

To help software engineers best understand how their code translates to rate card costs, we make extensive telemetry available through our Developer Portal.

You may:

  • See how many transactions (by type) your requests have generated
  • See how much structured data you have transferred
  • See how much media data you have transferred
  • See how many API credits you have consumed
  • Access raw logs of your requests showing the detailed cost for each request

Best Practices

  • Review raw logs to ensure each request has the cost you intend
  • Verify that you are not generating any errors (400 or 500 series HTTP responses).
  • Review your costs over the course of a few days and weeks to ensure costs match your expectations.
Telemetry Screenshot
Telemetry Screenshot