(v1) Authenticate User

Authenticates a user using HTTP Basic Auth to verify that the account can use API v1. This call is not required before other v1 calls, but is useful to confirm credentials and permissions are configured correctly before you begin building.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required
Allowed:
string
enum
required
Allowed:
Body Params
string
required

The AMS username of the user attempting to authenticate

string
required

The password of the user attempting to authenticate

Headers
string

A unique identifier for your application. Helps Teamworks support staff identify your requests if you need assistance.

Responses
200

Authentication succeeded.

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