QuQi API Ouvrir la console
ESC
Ouvrir la console Utiliser QuQi
API
Getting started
The QuQi API Authentication
Your account
GET List your websites POST Issue a narrowed key
Channels
GET List channels GET One channel
Posts
POST Plan a post GET List posts GET One post POST Publish a post
Articles
POST Plan an article GET List written articles GET One written article
The calendar
GET The calendar
Pictures
POST Make a picture GET The picture library GET Check a task
Webhooks
POST Add a webhook GET List webhooks DELETE Remove a webhook
Reading finished work
GET Status GET Keywords GET List articles GET One article POST Connect a site POST Disconnect a site
Getting started
Errors
Docs / API / The picture library

The picture library

Every finished picture for a website — the same library as Studio → Photos.

1 min de lecture All plans
GET /api/v1/images

Newest first. Half-made pictures are not listed — offering one as though it were finished is how a broken URL ends up in a post.

website_id string OBLIGATOIRE
Which of your websites.
limit integer FACULTATIF
Up to 100. Defaults to 25.
CURL
curl "https://console.quqi.io/api/v1/images?website_id=019feda8-0ca6-70d1-b927-697fa6650cda" \
  -H "Authorization: Bearer quqi_YOUR_KEY"
Cette page a-t-elle répondu à votre question ? Oui Pas vraiment