Skip to main content

Welcome

Welcome to the introductory page on how to use The Paranexum API.

Authentication

All API endpoints are authenticated using API Tokens created on the integrations tab.
Request Headers
{
  "Authorization": "Bearer API_TOKEN_HERE"
}
I