您的浏览器不支持JavaScript,请启用JavaScript以获得最佳体验。
LINGTU AI OpenAPI v1.9.0

LINGTU AI OpenAPI

Connect LINGTU AI capabilities for creator analysis, products, file uploads, content publishing, AI media generation, viral-video replication, and public content data through stable APIs.

Last updated 2026-09-01

Publishing flow

https://api.ailingtu.com

01

Authorize a creator

oauthRegion → url
02

Find a creator

id + creatorId
03

Select a product

SHOP / SHOWCASE
04

Upload media

presign → PUT → confirm
05

Create a post

VIDEO / PHOTO
Authentication
x-api-key: <YOUR_API_KEY>

Keep API keys on your server. Never expose them in browser code or logs.

Success condition
HTTP 2xx && response.code === 0

Treat non-2xx responses, invalid JSON, or a non-zero business code as failures.

Machine-readable API descriptions

Use the OpenAPI description as the source for agents, SDK generation, and contract validation.

Integration checklist

Keep id and creatorId separate
Skip PUT and confirm when isNew is false
Map photoUri to tiktokShop.coverUri and keep coverFileId at the request root
Keep photo businessIds in display order
Persist postId and verify the final status

Ready to integrate?

Create or manage an API key in the LINGTU AI developer center.

Manage API keys