Authentication
This API is used to authenticate a user who wants to access this organization's data
Last updated
Was this helpful?
This API is used to authenticate a user who wants to access this organization's data
Last updated
Was this helpful?
After successful authentication, you can:
Get your organization’s data from PangoCDP
Ingestion your data to PangoCDP
API
Method
POST
Path Variable
payload
Headers
Content-type: application/json
username
String
Yes
Username in PangoCDP
user@your-email
apiKey
String
Yes
Api Key belongs to username
The string looks like:
46a5207f18xxxxx1ec6fb99bf
cdpGKey
String
Yes
PangoCDP Group key - This is your organization key
The string looks like:
e7402a2f14xxxxx27488373a60355e0c
Response
Failed
400
Success
200