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.1.5.tar.gz (15.5 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: tikapi-3.1.5.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for tikapi-3.1.5.tar.gz
Algorithm Hash digest
SHA256 a946b18a85e2c734f2d7342e62d7223135f57957e06ef1949466ee63cf8dddd7
MD5 1b3183c957393836acc04dc56a458d87
BLAKE2b-256 d721ca37ec4b9766a79b98eceb9f0e6a0e6c46bc22221c33bdecd85a020a7e52

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