Invitations API Documentation Reference
Last Updated 5th Apr 2023
When making requests your secret key should be in the request headers for all requests to /v1 endpoints. To test your secret key try the request below
curl -XGET -H 'vpply-skey: YOUR-SECRET KEY' 'https://invitations-api.staging.vpply.com/v1/test-my-key'
Requests go to https://invitations-api.staging.vpply.com
Note: timestamp format: YYYY-MM-DDTHH:mm:ssZ
Exmaple: 2023-01-01T12:30:00Z