Skip to content

2.2: PHP Session

Sebastian Schendel edited this page Dec 29, 2020 · 3 revisions

(Recommended for on-site usage)

For this authentication method is not much explanation needed. Give your newly created application a speaking title and add a description. For a request, all you have to do is add the apikey as X-API-KEY header. If you are logged in, for example at your site's backend, you are logged in at your api's endpoints as well.


➡️ Continue with 2.3: Single JWT
⬅️ Back to 2.1: Api-Keys