Pico API

The Pico API lets developers build custom workflows and integrations on the Pico creator platform — including searching and managing contacts across an account. Every request authenticates with an X-Api-Key header carrying an access token generated in the dashboard under Settings > Website.

API entry from apis.yml

apis.yml Raw ↑
aid: pico:pico-api
name: Pico API
humanURL: https://docs.trypico.com/
baseURL: https://api.trypico.com/
tags:
- Contacts
- CRM
- Creators
properties:
- url: https://docs.trypico.com/
  type: Documentation
- url: authentication/pico-authentication.yml
  type: Authentication
description: The Pico API lets developers build custom workflows and integrations on the Pico creator
  platform — including searching and managing contacts across an account. Every request authenticates
  with an X-Api-Key header carrying an access token generated in the dashboard under Settings > Website.