Understand how to integrate and use the NeuronSearchLab recommendation engine API.
/auth/token
endpoint before making requests.POST /auth/token
Content-Type: application/json
in the header and required credentials in the body (details will depend on your Cognito setup).
POST /items
neuronsearchlab-api/write
POST /events
neuronsearchlab-api/write
GET /recommendations
context_id
, user identifiers, or other parameters to tailor the output.
Authentication Scope: neuronsearchlab-api/read
OPTIONS
requests for CORS preflight. These include headers:
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Authorization
header:
neuronsearchlab-api/read
neuronsearchlab-api/write