Replies: 2 comments
-
It's easier than that, the bearer token is available in the second box when you first create a new api key. Think of the api key as the Account ID. I should probably rename it. You can regen a new bearer token for an existing api key in the https://op3.dev/api/keys page. It's only displayed once for security purposes. |
Beta Was this translation helpful? Give feedback.
-
For some reason, I thought the api key was the token, and I didn't realize I had to "regen" once to get my first token. |
Beta Was this translation helpful? Give feedback.
-
Hello,
i couldn't find any informations how to get an Bearer Token. Can someone help me?
i have now an api key registered.
But how to get the Bearer Token?
As far as i know, there should be an oAuth endpoint
`curl -X POST "https://api.example.com/oauth/token" \
`
But i couldn't find something like that in the op3 documentation.

The Download Button for the specification seems to be broken.
Can someone help me?
Kind Regards
Stefan
Beta Was this translation helpful? Give feedback.
All reactions