Introduction

The Prestavi API is structured around REST and provides programmatic access to several key areas of the system. It offers predictable URLs for accessing resources and uses standard built-in HTTP features such as response codes, verbs, and authentication schemes.

The API accepts JSON or form-encoded request bodies and returns JSON-encoded content in all of its responses.

If you have questions about using the API or you would like to request that we add additional data attributes or endpoints, please don’t hesitate to reach out to us at developers@prestavi.com

Base URL

The base URL for the API is https://<region>.api.prestavi.com. The <region> part of the URL corresponds to the region where the data in your account is stored.

You can find the region for your account at https://app.prestavi.com/manage/developers