# Authentication

Authenticate with a bearer token issued by the Hank Codes console.

```http
POST /v1/code
Authorization: Bearer <token>
```
