Sign in

Get authentication token

documented

Retrieve an API authentication token (via HTTP Basic Auth).

GET /api/user/api_auth_tokenUsersno implementation yet0 runs

Input

subdomain
Freckle account subdomain (e.g., apitest)
apitest
user_email
Freckle account email address
user@example.com
user_password
Freckle account password
yourpassword
Calls Freckle as you (your API key is your account); keychains.dev holds the credentials.