cURL
curl --request GET \ --url https://console.neuronsearchlab.com/api/explain \ --header 'Authorization: Bearer <token>'
{}
Pass either request_id (preferred) or user_id + context_id + item_id.
Documentation IndexFetch the complete documentation index at: https://docs.neuronsearchlab.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.neuronsearchlab.com/llms.txt
Use this file to discover all available pages before exploring further.
Platform API key issued from Console > Platform API Keys. Format: nsl__.
Explanation
The response is of type object.
object
Was this page helpful?