Getting Started
Welcome to Pipevest's API
X-Idempotency-Key
curl --request POST \ --url https://api.pipevest.com/v1/auth \ --header 'Content-Type: application/x-www-form-urlencoded' \ --header 'Signature: ...' \ --header 'Signature-Input: ...' \ --header 'X-Idempotency-Key: b9fa7097-befa-4869-a91b-a7f79400d917' \ --data 'clientId=<client-id>' --data 'clientSecret=<client-secret>'
GET
POST
PUT
PATCH
DELETE