Skip to main content

Upload-Post API Overview

Upload-Post provides a simple and powerful API for uploading content to TikTok and Instagram. This documentation will help you get started with our API and make the most of our services.

Getting Started

  1. Create an account at upload-post.com
  2. Connect your TikTok and Instagram accounts
  3. Generate your API key from the dashboard
  4. Start making API calls

Authentication

All API requests require authentication using an API key. Include your API key in the request header:

Authorization: Apikey your-api-key-here

Rate Limits

  • Free tier: 10 uploads per month
  • Additional uploads available through paid plans

Base URL

All API endpoints are available at:

https://api.upload-post.com/api

Available Endpoints

  • /upload - Upload videos
  • /upload_photos - Upload photos

For detailed information about each endpoint, check out our API Reference.