Pico · Authentication Profile

Pico Authentication

Authentication

Pico secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyCreator EconomyCRMMembershipsPaymentsEmail MarketingNewslettersMonetization
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header (X-Api-Key)

Source

Authentication Profile

pico-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://help.trypico.com/en/articles/5632118-using-the-pico-api
docs: https://docs.trypico.com/
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter: X-Api-Key
  description: >-
    Every request to the Pico API must include an X-Api-Key header carrying an
    API access token. Tokens are generated in the Pico dashboard under
    Settings > Website by clicking "Request access token". No OAuth or scope
    surface is documented; access is a single account-level API key.
  sources:
  - https://help.trypico.com/en/articles/5632118-using-the-pico-api