Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nurmo.app/llms.txt

Use this file to discover all available pages before exploring further.

Sign up for an account on NurmoAI and obtain a FREE API key from your dashboard! All API requests must include your API key in the Authorization HTTP header as shown below:
Replace NURMOAI_API_KEY with your API key from dashboard!
const nurmo = new NurmoAI({
apiKey: "NURMOAI_API_KEY"
});