POST /v1/auth/api_keys
After receiving a challenge_id
from the /v1/auth/challenges
endpoint, the client calls this endpoint to provide the corresponding 4-digit code along with the challenge ID. The endpoint verifies that the challenge solution is correct and, if it is, returns an api_key
. This endpoint is central to the authentication process, as it validates the user's identity and issues a key that can be used for further interactions with the API.
The API key that can be used in the Authorization header for subsequent requests
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4