PipedreamHQ / PipedreamHQ/pipedream

[APP] TokPortal

Open
#21,690 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Name of app / service**

TokPortal — https://tokportal.com

TokPortal is the managed social infrastructure API: real TikTok, Instagram and YouTube accounts created, warmed and operated by human account managers in 16+ countries — exposed as a REST API and an MCP server.

**Link to developer documentation**

- Docs: https://developers.tokportal.com
- OpenAPI: https://developers.tokportal.com/openapi.json
- Auth: https://developers.tokportal.com/authentication/ — API key, HTTP header `X-API-Key: sk_…` (created at app.tokportal.com → Developer → API keys). Base URL `https://app.tokportal.com/api/ext`, test request `GET /me`.
- Webhooks: https://developers.tokportal.com/webhooks/ (signed with `TokPortal-Signature`, HMAC-SHA256)
- Logo: https://raw.githubusercontent.com/tokportal/tokportal-mcp/main/assets/logo-400.png

**Is lack of support preventing you from moving forward, or do you have a workaround?**

Workaround today is the HTTP Request action with a manual header. Components are ready in PR #21689 (`components/tokportal`), which only needs the app (API-key auth, `api_key` field → `X-API-Key` header) to exist in the registry.

**Are there specific actions or triggers you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each!**

Included in the PR: Create/Get/List/Publish Bundle, Configure Video, Publish All Bundle Videos, Get/List Accounts, List Account Bans, Get Credit Balance/Costs, Upload Image From URL, Get Analytics Dashboard; instant sources New Webhook Event, New Account Delivered, New Account Banned, New Video Posted.

Contributor guide

Open the contributing guide

Research direction

The issue points to PR #21689 and the components/tokportal directory. Review that work first, then verify the registry entry, API-key authentication through X-API-Key, and the listed actions and triggers before considering the app integration complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api
Issue type
Feature
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.