Where can i find the access token for API token for a private project?

Hi,
So i am trying to send a GET request to retrieve media files [.jpeg], and i am getting a requirement for getting the API token, I have already registered an app, and all I can see is Project/Form : Slug and ref in the API section of the project, but no Token.

how do i get the token?

sample:
so, i send this:
https://five.epicollect.net/api/export/media/Project-name?type=photo&format=jpg&name=1fa12afd-c681---…91efbef9_1624346641.jpg

I get back:

{
“errors”: [
{
“code”: “ec5_256”,
“title”: “Access denied.”,
“source”: “middleware”
}
]
}

Please read the Developer Guide