{% extends "base.html" %} {% block title %}API Tokens – DocuElevate{% endblock %} {% block content %}
Create personal API tokens to interact with the DocuElevate API programmatically. Use tokens for webhook uploads, CI/CD pipelines, or any script that needs to upload or retrieve documents.
Token created successfully!
Copy this token now — it will not be shown again.
Use your API token in the Authorization
header with any API request:
curl -X POST "/api/files/ui-upload" \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-F "file=@/path/to/document.pdf"
Loading tokens…
No API tokens yet
Create your first token above to get started.
| Name | Token Prefix | Created | Last Used | Last IP | Status | Actions |
|---|---|---|---|---|---|---|
|
—
|