Netlify Token
Description
General
- Documentation: https://docs.netlify.com/api/get-started/
- Summary: Netlify is a cloud computing company offering hosting and backend services for web applications or websites. Netlify provides a REST-style API to handle atomic deploys of websites, manage form submissions, inject JavaScript snippets... Authentication is performed using a personal access token.
- IPs allowlist: As of the time of writing this documentation, this feature is not yet supported.
- Scopes: All personal access token are granted the same permissions.
Revoke the secret
Tokens can be revoked from the Application settings. See this documentation for more details.
Check for suspicious activity
As of the time of writing this documentation, this feature is not yet supported.
Details for Netlify personal token v2
-
Family: Api
-
Category: Collaboration tool
-
Company: Netlify
-
High recall: False
-
Validity check available: True
-
Analyzer available: False
-
On-premise instances exist: False
-
Only valid secrets raise an alert: False
-
Minimum number of matches: 1
-
Occurrences found for one million commits: 1.7
-
Prefixed: False
-
PreValidators:
- type: ContentWhitelistPreValidator
patterns:
- nfp_
Examples
- text: |
NETLIFY_AUTH_TOKEN: ${{ nfp_1111111111WN8EHctr35bBarqh49wQQna1ac }}
apikey: nfp_1111111111WN8EHctr35bBarqh49wQQna1ac