# Tareno API Documentation

> Source: https://tareno.co/docs/api
> API reference for connected accounts, publishing, media uploads, analytics, usage, render workflows, errors, and limits.



## Authentication

- Use a Tareno API key with Authorization: Bearer tk_live_your_key or X-Tareno-API-Key where documented.
- API keys are created from the Tareno dashboard and inherit the owner's connected social accounts and scopes.

## Core Endpoints

- GET /api/external/accounts lists connected social accounts for the API key owner.
- POST /api/external/publish creates drafts, schedules future posts, or publishes immediately.
- POST /api/external/media uploads or imports media into the Media Library.
- GET /api/external/media lists uploaded media assets for reuse.
- POST /api/external/media/sign creates a presigned upload URL for larger media pipelines.
- GET /api/external/usage returns API usage and limit information.

## Supported Platforms

- Instagram, Facebook, TikTok, YouTube, Threads, Pinterest, X / Twitter, and LinkedIn.
