Skip to main content

Basics

Partnr API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

Base URL
https://data.partnr.ai/v2/
info

You need an API key to authenticate all requests that you send us.