Creates a public API client for calling custom endpoints. Accepts a static context or a getter function for lazy token resolution.
API context with token, apiKey, and baseUrl.
An ApiClient whose methods return { data, error }.
{ data, error }
Creates a public API client for calling custom endpoints. Accepts a static context or a getter function for lazy token resolution.