API client / Getting started

Request options are key-value pairs you can add to API requests. Typical uses of request options are to add extra HTTP headers or to change the default timeout of an API client. You can add individual requests or all requests.

We released a new version of the JavaScript API client in public beta. Read the beta documentation for more information.

We released a new version of the PHP API client in public beta. Read the beta documentation for more information.

We released a new version of the Java API client in public beta. Read the beta documentation for more information.

Request options

These API client methods support request options. The details are in Parameters section of each method’s reference documentation, under requestOptions.

Did you find this page helpful?