TikTok for Developers · API Governance Rules
TikTok for Developers API Rules
Spectral linting rules defining API design standards and conventions for TikTok for Developers.
9 Rules
error 3
warn 5
info 1
Rule Categories
tiktok
Rules
warn
tiktok-operation-id-camel-case
Operation IDs must use camelCase
$.paths[*][*].operationId
warn
tiktok-path-trailing-slash
TikTok API paths must end with a trailing slash
$.paths
error
tiktok-versioned-paths
All paths must include an API version prefix
$.paths
error
tiktok-bearer-auth
All operations must use Bearer authentication
$.paths[*][*]
warn
tiktok-response-data-wrapper
Successful responses should wrap data in a data envelope
$.paths[*][*].responses.200.content.application/json.schema.properties
warn
tiktok-error-object
Successful responses should include an error object for consistent error signaling
$.paths[*][*].responses.200.content.application/json.schema.properties
error
tiktok-operation-summary-present
All operations must have a summary
$.paths[*][*]
warn
tiktok-operation-tags
All operations must have at least one tag
$.paths[*][*]
info
tiktok-fields-query-param
GET and POST endpoints that return data should support a fields query parameter
$.paths[*][get,post].parameters[*]
Spectral Ruleset
Work with this as data
Every ruleset here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for spectral rules
4 MCP tools reach this
find_rulesBrowse and filter every ruleset in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This ruleset
curl "https://apis.io/api/v1/rules/tiktok-for-developers-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.