DigitalOcean OAuth Application Token v1
Description
General
- Documentation: https://docs.digitalocean.com/reference/api/api-reference/
- Summary: DigitalOcean is a cloud infrastructure provider. The DigitalOcean API allows to manage machines and resources in a programmatic way using HTTP requests. All the features available in the control panel are also available via the API. OAuth apps can access users' authorized data using an OAuth2 access token.
Details for DigitalOcean OAuth Application Token V1
-
Family: oauth_token
-
Category: cloud_provider
-
Company: DigitalOcean
-
High recall: True
-
Validity check available: True
-
Analyzer available: False
-
Revoker available: True
-
On-premise instances exist: False
-
Only valid secrets raise an alert: False
-
Occurrences found for one million commits: 0.11
-
Prefixed: True
Revoker
Auth Credentials
Valid credentials needed to authenticate the request. No extra credentials needed for this revoker.
HTTP Calls
List of calls performed by the revoker.
- POST: /v1/oauth/revoke
Revocation Mode
Revocation is synchronous.