HomeGuidesAPI Reference
Log In
API Reference

Create access token

Create a new token to access user resources.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

To obtain an access token you can use one of the following grant types:

Grant TypeDescription
passwordUser Credentials
refresh_tokenRefresh Token
authorization_codeAuthorization Code
Body Params
string
enum
required
Allowed:
string
required

E-mail address/finX account username.

string
required

The finX account password.

string

A space delimited set of requested permissions. The requested permissions can be narrower but not broader than the permissions agreed during application registration. If this parameter is omitted, the permissions agreed during application registration are used in place.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json