nabuchat API
Authentication
This demonstes how to authenticate a request to the nabuchat API.
To access a private Agent or Datastore, you must provide a nabuchat API key in the Authorization header of your request.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
This demonstes how to authenticate a request to the nabuchat API.
'Authorization': 'Bearer <API_KEY>'
