HttpHeaderAuth
This module provides an alternative to query-parameter authentication in Omeka S to access the API. It allows the API key identity and credential to be passed via HTTP headers instead of the URL.
Headers: X-Omeka-Key-Identity X-Omeka-Key-Credential
Use at your own risk and discretion.