<%- include("../base/header", { title: "API Information", session }) %>
API Information

API Key

This is the key you need to utilise the EUS API. This can be used with the Authorization header as a Bearer token.

Request New API Key

Upload Key

This is the key you need to upload files to EUS when using the /upload POST endpoint.
Simply add a header to your request called "Upload-Key" containing this key.

Request New Upload Key
<%- include("../base/footer") %>