cURL
curl --request POST \ --url https://api.projectcor.com/v1/auth/login \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data email=jsmith@example.com \ --data 'password=<string>'
{ "access_token": "<string>", "token_type": "<string>", "expires_in": 123, "refresh_token": "<string>" }
Documentation IndexFetch the complete documentation index at: https://developers.projectcor.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.projectcor.com/llms.txt
Use this file to discover all available pages before exploring further.
User E-Mail
User Password
Successfully authenticated
Was this page helpful?
Suggestions
Contact support