Skip to main content

JavaScript Agent API Reference

This page is sample reference content. It exists to make the API Reference tab feel like a real destination instead of a starter placeholder.

Authentication

All server-side API requests should use environment-specific bearer tokens. Client-side collection should never expose secrets meant for backend use.

Example response lookup

Notes

  • keep client and server credentials separate
  • document field semantics alongside implementation caveats
  • track shape changes in the changelog