Get an Access Token

Send your client credentials to receive an OAuth access token you can use in subsequent API requests.

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

You can use the access token as a CGI parameter or in an HTTP “Authorization: Bearer” header.

The endpoint expects a JSON POST using client_credentials.

Note: The access_token expires after 2 hours (7200 seconds).

Body Params
string
required
Defaults to client_credentials

Always type client_credentials

string
required

A unique value issued to you by Hover.

string
required

A unique value issued to you by Hover.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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