{% extends 'stackdio/page.html' %} {% block title %}User Profile{% endblock %} {% block profile-class %}active{% endblock %} {% block scripts %} {{ block.super }} {% endblock %} {% block page-content %}
Show API Token API Token Help Reset API Token
To use your API token, you must set the Authorization HTTP header, prefixed by the string literal "Token". For example:
Authorization
Authorization: Token
Try running this example curl command: (It already contains your token)
curl -X GET \ -H 'Authorization: Token '