## Authentication

### Bearer

JWT Authorization header using the Bearer scheme.

Enter 'Bearer' [space] and then your token in the text input below.

Example: "Bearer token123"

| **Security Scheme Type** | **HTTP Authorization Scheme** |
|  --- | --- |
| HTTP | bearer |