Asters API
Go to Asters
  • 👋API Documentation
  • Overview
    • Getting started
    • Authentication
  • Endpoints
    • Workspaces
    • Social accounts
    • Labels
    • Posts
    • Analytics
  • Extra
    • Limitations
    • HTTP responses
    • Language codes
Powered by GitBook
On this page

Was this helpful?

  1. Overview

Authentication

General information about sending authenticated requests

PreviousGetting startedNextWorkspaces

Last updated 10 days ago

Was this helpful?

API keys

In order to use our API you will need to authenticate using your API key that you created within your Asters account.

Generate your API key

  1. Open

  2. Click on Generate API key

  3. Copy and paste it immediately

Once saved, make sure to add in the HEADER the parameter:

`x-api-key: YOUR_API_KEY`

Asters