Endpoints
Get Partners
POST
/
api
/
v1
/
partners
Copy
curl --request POST \
--url https://www.paranexum.com/api/v1/partners \
--header 'Authorization: Bearer <token>'
Was this page helpful?
Copy
curl --request POST \
--url https://www.paranexum.com/api/v1/partners \
--header 'Authorization: Bearer <token>'
Assistant
Responses are generated using AI and may contain mistakes.