Create a new Neo API key for the authenticated user.
Each user can have only one API key. If an API key already exists, this endpoint will return a 409 Conflict error. Use the rotate endpoint to generate a new key value.
The API key format is neo_sk_ followed by 32 random characters.
The full key is returned only once - store it securely.
Documentation Index
Fetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT authentication token
API key created successfully