Generate an access token to get access to authorized fields.
Advertisement
Remove ads with a Pro plan! Using this requires Font Awesome Pro
Pro
A subscription to a Pro-level plan will remove all third-party advertisments on fontawesome.com.
And of course Pro-level plans come with… All 16,150 Icons in Font Awesome Solid, Regular, Light, Thin, and Duotone Styles for Each Icon + Brands A Perpetual License to Use Pro Services and Tools to Make Easy Work of Using Icons Fresh Icons, Features, and Software Updates Plus Support From Real Humans
Get Font Awesome Pro for only $99/yr
Already have a Pro Plan?
Sign in
Pro Plan Required You'll need a Pro Plan to Access Authorized Fields
This is a Pro feature so you'll need to grab a Pro-level plan to use it. You'll also get thousands more icons, access to services, and support! Already got a plan? Sign in!
An access token is required to access authorized fields on the schema. The /token
endpoint is used to resolve an API Token into an access token. An access token can be used for any number of requests, until it expires.
Grab your API Token from your account page. Suppose your API Token is: WHOSGOTS-684D-4B64-B0D2-THEBEEFBEEFS
. You would use your API Token to request a fresh access token like this: access_token
: the value of the access token to use in the Authorization
header of subsequent query requests expires_in
: number of seconds until this access token expires scopes
: the list of authorization scopes granted by this access token token_type
: token type which would appear before the access token in the Authorization
header, followed by a space, like this:
Remove ads with a Pro plan! Using this requires Font Awesome Pro
Pro
A subscription to a Pro-level plan will remove all third-party advertisments on fontawesome.com.
And of course Pro-level plans come with… All 16,150 Icons in Font Awesome Solid, Regular, Light, Thin, and Duotone Styles for Each Icon + Brands A Perpetual License to Use Pro Services and Tools to Make Easy Work of Using Icons Fresh Icons, Features, and Software Updates Plus Support From Real Humans
Get Font Awesome Pro for only $99/yr
Already have a Pro Plan?
Sign in