About the Hop REST API
v1
) of the API exists.
View list of Hop API endpoints
success
is false, the following error object type will be returned under the error
field.
invalid_token
ptk_
) to authenticate API routes. If you need access to
user-scoped routes, then you can pass in a Personal Access Token generated from
the Hop Console - they start with pat_
.
To provide authentication to the API, send a token under the Authorization
HTTP header. For example: