Create Access Token
Exchange the authorization code for an access token
Headers
Header used to specify the version for a given API request. Current version is 2020-09-17.
Used to indicate the original media type of the resource
Body
Response
The access token for the connection.
The Finch UUID of the connection associated with the access_token
.
[DEPRECATED] Use connection_id
to identify the connection instead of this account ID.
The type of application associated with a token.
production
, development
, sandbox
[DEPRECATED] Use connection_id
to identify the connection instead of this company ID.
The type of the connection associated with the token.
provider
- connection to an external providerfinch
- finch-generated data.
provider
, finch
An array of the authorized products associated with the access_token
.
The ID of the provider associated with the access_token
.
The ID of your customer you provided to Finch when a connect session was created for this connection.
Was this page helpful?