<%- 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
Only do this if you really need to, existing applications using this API Key will cease to function until it is replaced.

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") %>