Trend · Authentication Profile

Trend Authentication

Authentication

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

CompanyUser-Generated ContentCreator EconomyContent MarketingVideo ProductionPhotographyMarketingeCommerceCreator MarketplaceInfluencer MarketingAI Image GenerationPayments
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

access-token http
scheme: bearer
admin-api-key apiKey
· in: header (trend-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-08-13'
method: derived
source: openapi/trend-api-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: access-token
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/trend-api-openapi.yml
- name: admin-api-key
  type: apiKey
  in: header
  parameter: trend-api-key
  sources:
  - openapi/trend-api-openapi.yml