Como posso conceder acesso ao Discourse através de uma API?

Teljesen kezdő vagyok. segítséget kérek, discourse hozáférést hogy tudok adni API.-keresztül?

first create an API key by navigating to admin > advanced > API keys, clicking new API key, and configuring its details. you then use the generated API key and the username of the user it was created for in the Api-Key and Api-Username headers of your API requests. @Enit