Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The API with a server-side secret key. Never construct one in a browser.
class EndstateClient extends BaseClient
const endstate = new EndstateClient({ apiKey: secretKey(process.env.ENDSTATE_API_KEY), });