Utilities
Report on the Market Data API itself rather than on market data: check API health and uptime, echo back your request headers for debugging, and inspect the authenticated account's API credit state. The Go SDK exposes these endpoints through the client.Utilities service.
Utilities Endpoints
📄️ API Status
Check the current status of the Market Data API and its historical uptime.
📄️ Headers
Echo back the request headers your application is sending — useful for debugging authentication and proxy issues.
📄️ User
Retrieve information about the authenticated account: its API credit state for the current window and its options data entitlement.