Instant HTML Host API LIST: GET /api/html (header: Authorization: Bearer ) CREATE: POST /api/html (body: raw html, header: Authorization: Bearer ) UPDATE: PUT /api/html/:id (body: raw html, header: Authorization: Bearer ) DELETE: DELETE /api/html/:id (header: Authorization: Bearer ) VIEW: GET /s/:id