Forum Discussion
API_User
5 years agoEquinix Employee
Smart Hands ticket api
Hello guys, I am new in using curl and I have a qeustion. How it looks the final example autharization form + get smart hands type.
curl -X POST 'https://api.equinix.com/oauth2/v1/token' -H ...
- 3 years agoHi there,
The first API call is an auth service where token is returned after authentication is successful. This token is valid for 60 minutes upon successful authentication and has to be passed in the header for subsequent APIs calls.
Note that this is applicable all endpoints and not limited to smarthands APIs.
Hope this clarifies
Cheers,
Zac
API_User
3 years agoEquinix Employee
Hi there,
The first API call is an auth service where token is returned after authentication is successful. This token is valid for 60 minutes upon successful authentication and has to be passed in the header for subsequent APIs calls.
Note that this is applicable all endpoints and not limited to smarthands APIs.
Hope this clarifies
Cheers,
Zac
The first API call is an auth service where token is returned after authentication is successful. This token is valid for 60 minutes upon successful authentication and has to be passed in the header for subsequent APIs calls.
Note that this is applicable all endpoints and not limited to smarthands APIs.
Hope this clarifies
Cheers,
Zac
Related Content
- 3 years ago
- 6 years ago
- 3 years ago