Skip to main content

TikAPI | TikTok Unofficial API

Project description

Unofficial TikTok API

A fully managed hassle-free TikTok API solution with OAuth capabilities.

Get started by getting an API Key at https://www.tikapi.io

Note: Spam/Abuse and other use cases that are against community guidelines are forbidden.

SDK & Documentation made with Rests

Installation

Node.js

npm i tikapi@latest

Python 3

pip3 install tikapi

Usage

Javascript

ES6 Import Syntax is recommended

import TikAPI from 'tikapi';

const api = TikAPI("myAPIKey");

Common JS

Import it like this in Node with CommonJS to get the Intellisense Support & Types

const TikAPI = require('tikapi').default;

const api = TikAPI("myAPIKey");

Python

from tikapi import TikAPI

api = TikAPI("myAPIKey")

Documentation

Check out the documentation for full code samples on all endpoints

https://www.tikapi.io/documentation/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tikapi-3.2.1.tar.gz (15.8 kB view details)

Uploaded Source

File details

Details for the file tikapi-3.2.1.tar.gz.

File metadata

  • Download URL: tikapi-3.2.1.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for tikapi-3.2.1.tar.gz
Algorithm Hash digest
SHA256 42abef143655d729bdb1f80f3c038ae37b23989b948360d15c24c171f23d9f26
MD5 b0e105a3434473fac684f16937bb2007
BLAKE2b-256 e096ace3e98c02b4a66e24b884e472b682e6e8ae439798e21a0a016907103a7e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page