Threads · Authentication Profile

Threads Api Authentication

Authentication

Threads secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

SocialSocial NetworksMetaPublishingMedia
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

noauthAuth http
scheme: noauth
oauth2Auth http
scheme: oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/threads-api-openapi.yml, openapi/threads-api.yml
summary:
  types:
  - http
schemes:
- name: noauthAuth
  type: http
  scheme: noauth
  sources:
  - openapi/threads-api-openapi.yml
  - openapi/threads-api.yml
- name: oauth2Auth
  type: http
  scheme: oauth2
  sources:
  - openapi/threads-api-openapi.yml
  - openapi/threads-api.yml