Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.03 KB

File metadata and controls

27 lines (21 loc) · 1.03 KB
order 2000
label API Key
icon key
permalink /api-key
tags
info

API Key

To use our API you will need to get an API key. To get your API key, simply send a direct message to @harys722 in Discord or either send an email to contact@harys.is-a.dev. If you don't want to get your own API key and skip all these tedious processes, just use the public API provided by us.

Public API Key

Here is the public API key that you can use while sending the request to our endpoints. NZCt6JqttVGwkzERMGxn8FjcsHVbvPku

Usage of API Key

You must include your API key in every request you make to our service by adding it to the Authorization header. This ensures that your requests are authenticated and processed by us.

Note

The following key and value will go to the HTTP header.

Key Value
Authorization Your own personal API key that you've requested.

Support

Do you need any help? Feel free to ask in Discussion in our GitHub repository.