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"
});