API Token

API Token #

Request Access Token #

An API Token can be used in your own application to access Coco Server.

Example request:

curl -H "Authorization: Bearer <access_token>" -XPOST http://localhost:9000/auth/request_access_token
Edit Edit this page