Drafter AI | Docs
ProductChangelogStatus
  • Getting Started
  • Build
    • Workflow Basics
      • Workflow Builder Overview
      • Builder: Input
      • Builder: Action
      • Builder: Filter
    • Create workflow
      • Launch workflow
      • Design output
      • Export output results
    • Align Pricing Model
  • Launch
    • Apply your brand
    • Connect a custom domain
    • Invite users
  • Scale
    • Process inputs in batches
    • Organize internal knowledge base
    • Template GPT3 prompts
    • Integrate Drafter AI to other apps with Make.com
    • Get started with developer API
  • Maintain
    • Restore output results
    • Export/Import workflows
    • Debug workflows
  • Building blocks
    • Inputs
      • Manual / Form
    • Actions
      • Text Generation (GPT)
      • Web Data Extraction
      • Sentiment Recognition
      • Key Phrases Extraction
      • Classification
      • Entity Extraction
      • Public Search
      • Internal Search
      • Translation
      • PDF Recognition
      • Regular Expression
      • Template
      • Twitter Search Data
      • Twitter Profile Data
      • Youtube Captions Extraction (soon)
      • Speech Recognition (Soon)
      • Speech Generation (Soon)
      • Image Generation (Soon)
      • Video Generation (Soon)
    • Flow Controls
      • Filter
      • Aggregate
      • Split
  • Direct Integrations
    • Make.com *
    • Google Sheets
    • Slack (soon)
    • Zapier (soon)
Powered by GitBook
On this page
  • 1. Get your API Key
  • Check the examples of API calls
  • Get the SDK: NodeJS
  • Follow the API docs
  1. Scale

Get started with developer API

How to start integrating tools with Drafter AI directly.

PreviousIntegrate Drafter AI to other apps with Make.comNextRestore output results

Last updated 2 years ago

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 "Settings" > "Integrations":

Generate API Key:

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

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 “Generate API call” button at the top right:

Get the SDK: NodeJS

Follow the API docs

Getting API key
Generating API Key
Getting API call for specific workflow
npm: @phonal-technologies/drafterai-jsnpm
Getting started with ModeJS SDK
Drafter AI - Public Rest API
Getting started with API
Logo
Logo