cURL
curl --request POST \ --url https://vulnix0.com/api/v1/user/apikeys \ --header 'api-key: <api-key>'
{ "api_key": "a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6" }
Generates a new API key. Important: The full key is only shown once. Store it securely.
A unique API Key.
New API key created.
Full API key (shown only once)
"a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6"