Constructors
Constructor
Parameters
token
string
Returns
BearerAuth
Methods
getHeaders()
Returns
Record<string, string>Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
new BearerAuth(token): BearerAuth;
string
BearerAuth
getHeaders(): Record<string, string>;
Record<string, string>