API.api_utility

Contents

API.api_utility#

Utility functions and constants for the Thunderhead REST API.

Provides circuit/instruction conversion, request header construction, and string constants used across the API layer.

Classes#

ApiUtility()

Static helper methods for building Thunderhead API payloads.

keys()

JSON field name constants used in Thunderhead request/response payloads.

queries()

Query parameter prefixes used in Thunderhead API requests.

routes()

URL path segments for Thunderhead API endpoints.