Authentication methods supported by our API.
X-Aegister-Token
. You can choose either method based on your preference or use case.
X-Aegister-Token
in the headers of your HTTP request. This is typically preferred as it keeps the token out of the URL, enhancing security.
Example Request:
X-Aegister-Token
as a query parameter in the URL. This method is useful in scenarios where setting request headers is not feasible.
Example Request: