Authentication tokens
API tokens are unique authentication identifiers that you can create for the users or automated systems and services that are authorized to interact with your Fastly account. We offer separate token types for human users, which are associated with the lifetime of their account, and automation systems, which are not.
You can limit the capabilities of either token type using a scope. For example, the purge_select
scope will limit a token to only be able to purge (and only by URL and surrogate keys). The default global
scope will grant the token access to all of the same service- and account-level capabilities of the user that created the token.
User contributed notes
BETADo you see an error in this page? Do have an interesting use case, example or edge case people should know about? Share your knowledge and help people who are reading this page! (Comments are moderated; for support, please contact support@fastly.com)