Suggest an art fair
Suggests a fair edition for the shared directory. It lands as a pending suggestion (visible only to this gallery) for staff to promote to canonical.
Suggests a fair edition for the shared directory. It lands as a pending suggestion (visible only to this gallery) for staff to promote to canonical.
Authorization
bearerAuth shows:createA gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).
In: header
Scope: shows:create
Header Parameters
Optional. Send a unique key per logical operation to make retries safe: a retry with the same key replays the stored success for 14 days instead of re-running the write. Reusing a key with a different body returns 400.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Suggest a fair edition for the shared directory. It lands as a pending suggestion for staff to promote.
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
{ "id": "string", "name": "string", "edition": "string", "city": "string", "country": "string", "start_date": "string", "end_date": "string", "website_url": "string", "status": "canonical", "created_at": "string", "updated_at": "string"}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}Invoicing & payments
Create invoices through the API and collect payment on the gallery's Stripe — get a hosted checkout link in the create response and settle via webhooks.
List art fairs (directory) GET
Lists the shared art-fair directory — canonical fair editions plus this gallery's own pending suggestions. Filter by a name query.