# Get started with developer API

You can build your own apps and products using Drafter AI’s API.

It enables you to execute Drafter AI’s workflows within your app in addition to other features you have.

To do that, follow the next steps:

## 1. Get your API Key

To get your API key, proceed to <mark style="background-color:blue;">**"Settings"**</mark> > <mark style="background-color:blue;">**"Integrations"**</mark>:

<figure><img src="https://3372553292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwSmFzVcnCrIF1wbU8Chb%2Fuploads%2Fgss9KBITdwe1qESk8FhQ%2FUntitled%2036.png?alt=media&#x26;token=0ab8b4e0-762d-4f07-8ab4-4afefc9e04e9" alt=""><figcaption><p>Getting API key</p></figcaption></figure>

**Generate API Key:**

<figure><img src="https://3372553292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwSmFzVcnCrIF1wbU8Chb%2Fuploads%2FJYUn13nMWz8UGgXLBavA%2FUntitled%2037.png?alt=media&#x26;token=7fe47775-0a68-4fbb-9aa3-7f480298de7c" alt=""><figcaption><p>Generating API Key</p></figcaption></figure>

{% hint style="warning" %}
You can generate and copy your API key **only once.**

If you forget or lose it, to use it again you'll need to re-generate it.

It's done to comply with the current security policies and protect your instance
{% endhint %}

## Check the examples of API calls

Every workflow has an API call, that leads to it, to use as a reference.

To access it, while in the workflow’s output view, click the <mark style="background-color:blue;">**“Generate API call”**</mark> button at the top right:

<figure><img src="https://3372553292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwSmFzVcnCrIF1wbU8Chb%2Fuploads%2Ftz8xkSDvNY1wuew37Bzu%2FUntitled%2038.png?alt=media&#x26;token=1f526eee-6d46-4174-8713-2b93cfed1da2" alt=""><figcaption><p>Getting API call for specific workflow</p></figcaption></figure>

## Get the SDK: NodeJS

{% embed url="<https://www.npmjs.com/package/@phonal-technologies/drafterai-js>" %}
Getting started with ModeJS SDK
{% endembed %}

## Follow the API docs

{% embed url="<https://phonal-technologies.github.io/drafter-js/>" %}
Getting started with API
{% endembed %}
