> ## Documentation Index
> Fetch the complete documentation index at: https://terminal49-current-status.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ApiClient type alias reference

> Reference for the ApiClient type alias, the minimal HTTP client contract the SDK transport accepts so you can plug in axios, fetch, or a custom client.

# Type Alias: ApiClient

> **ApiClient** = `ReturnType`\<*typeof* `createClient`>
