API

Get your API key

Create a bearer key in Account & Settings. One key works across the REST API, MCP server, Zapier, and n8n.

1

Log in to ngram

Go to ngram.com and sign in. You will land on the app home screen where you can start creating videos.

2

Click the profile button

Look at the bottom-left corner of the sidebar. You will see your profile avatar. Click it to open the account menu.

ngram app home screen, profile avatar button visible at the bottom-left of the sidebar
3

Open Account & Settings

A small menu appears showing your name, email, your team, and two options. Click "Account & Settings".

Account menu expanded showing Account & Settings option
4

Click API Keys

Inside Account & Settings, find and click API Keys in the left navigation. You will see the API Keys management page with a Create API Key button.

Settings page with API Keys section selected in the left navigation
5

Name and create your key

Click "+ Create API Key". A dialog asks for a name and an optional description. Use a name that reminds you where you will use this key: for example "Zapier", "MCP", or "My app". Click Create API Key to confirm.

Create API Key dialog with Name (required) and Description (optional) fields
6

Copy your key immediately

After creation ngram displays the full key once. Copy it now. Once you dismiss this screen the key is masked and cannot be retrieved. You would need to delete it and create a new one.

API Key Created Successfully screen showing the one-time key (key value blurred)
7

Use your key everywhere

Your key starts with ngs_ and works as a Bearer token. Paste it wherever you see an API key or Bearer token field: the REST API, MCP server, Zapier connector, and n8n node all accept the same key.

Ready to build?

Create your key in Settings and make your first API call in minutes.