ApiError
Normalized HTTP, validation, rate-limit and network error.
new ApiError(message, options)SDK Reference
Exceptions, response wrappers and utility classes for each SDK.
Normalized HTTP, validation, rate-limit and network error.
new ApiError(message, options)Base SDK error.
Pagination contract error.
Webhook signature verification error.
Public ClientOptions, ClientCommonOptions, RawRequestOptions, RequestControls and ApiResponse types.
ClientOptionsRequestControlsApiResponse<Data>Iterates all pages returned by a paginated resource method.
paginate(fetchPage, options?): AsyncGenerator<Item>Verifies signed ProxyRequest webhook payloads.
WebhookVerifier.verify(rawBody, signature, secret)WebhookVerifier.verifyOrThrow(rawBody, signature, secret)Binary download with filename and content type metadata.
arrayBuffer()blob()text()Normalized API and network error.
Base SDK error.
Pagination contract error.
Webhook signature verification error.
Decoded data with HTTP response metadata.
Verifies signed ProxyRequest webhooks.
verify()verify_or_raise()decode_verified_json()Binary download with filename and content type metadata.
FileDownload.from_response()save(path, *, overwrite=False)Distinguishes an omitted optional value from an explicit null value.
UNSETUnsetNormalized API and transport exception with response metadata.
Webhook signature verification error.
Immutable fluent client configuration builder.
withApiKey()withBearerToken()withBaseUri()withLanguage()withTimeout()withHttpClient()withIdempotency()build()Low-level generated host, authentication and user-agent configuration.
Decoded data with HTTP response metadata.
etag()idempotencyReplayed()Lazy iterator over paginated endpoints.
getIterator(): TraversableVerifies signed ProxyRequest webhooks.
verify()verifyOrFail()decodeVerifiedJson()Binary download with filename and content type metadata.
size()contents()saveTo($path)