Last updated 9 months ago
Go to https://next.data-flo.io/my-account
Choose Account Settings from the navigation menu
Copy your Access Token displayed under API Access section
The Access Token should be sent as a request header named Access-Token, for example:
curl \ --header "Access-Token: eyJhbGciOiJIUzUxMiJ9..." \ https://next.data-flo.io/api/run...