How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ShootProof Events & Galleries API

Client events (galleries/shoots), albums, categories, digital rules, and QR codes.

ShootProof Events & Galleries API is one of 7 APIs that ShootProof publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Events & Galleries. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 21 operations across 8 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.shootproof.com/studio.

21 operations 8 paths 14 schemas 4 DELETE8 GET3 PATCH5 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.shootproof.com/studio
Authentication
OAuth 2.0
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

ShootProof Events & Galleries API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (shootProofAuth) using the authorizationCode flow, exposing 5 scopes. By default, every request must be authenticated.

Paths & Operations 21

Across 8 paths, the API surfaces 21 operations — 4 DELETE, 8 GET, 3 PATCH, 5 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Events & Galleries 21

Client events (galleries/shoots), albums, categories, digital rules, and QR codes.

GET
/brand/{brandId}/event
List a brand's events
listEvents 1 param → 200401
POST
/brand/{brandId}/event
Create an event
createEvent 1 param body → 200400401
PATCH
/brand/{brandId}/event
Update a batch of events
updateEventsBatch 1 param body → 200401
DELETE
/brand/{brandId}/event
Delete a batch of events
deleteEventsBatch 1 param body → 200401
GET
/brand/{brandId}/event/{eventId}
Get an event
getEvent 2 params → 200401404
PATCH
/brand/{brandId}/event/{eventId}
Partially update an event
updateEventPartial 2 params body → 200401404
DELETE
/brand/{brandId}/event/{eventId}
Delete an event
deleteEvent 2 params → 200401404
GET
/brand/{brandId}/event-category
List a brand's event categories
listEventCategories 1 param → 200401
POST
/brand/{brandId}/event-category
Create a new event category
createEventCategory 1 param body → 200401
GET
/brand/{brandId}/event/{eventId}/album
List an event's albums
listEventAlbums 2 params → 200401
POST
/brand/{brandId}/event/{eventId}/album
Create a new album in an event
createEventAlbum 2 params body → 200401
GET
/brand/{brandId}/event/{eventId}/album/{eventAlbumId}
Get an album for an event
getEventAlbum 3 params → 200401404
PATCH
/brand/{brandId}/event/{eventId}/album/{eventAlbumId}
Partially update an album for an event
updateEventAlbumPartial 3 params body → 200401
DELETE
/brand/{brandId}/event/{eventId}/album/{eventAlbumId}
Delete an album from an event
deleteEventAlbum 3 params → 200401404
GET
/brand/{brandId}/event/{eventId}/digital-rule
Retrieves the digital rules associated with the event
listEventDigitalRules 2 params → 200401
POST
/brand/{brandId}/event/{eventId}/digital-rule
Creates a new digital rule and associates it with an event
createEventDigitalRule 2 params body → 200401
GET
/brand/{brandId}/event/{eventId}/qr-code
List an event's QR codes
listEventQrCodes 2 params → 200401
POST
/brand/{brandId}/event/{eventId}/qr-code
Create a new QR Code for a Volume event
createEventQrCode 2 params → 200401
GET
/brand/{brandId}/event/{eventId}/contact/{contactId}
Returns an event's contact by contact ID
getEventContact 3 params → 200401404
PUT
/brand/{brandId}/event/{eventId}/contact/{contactId}
Sets the contact for the event and updates their permissions, if provided
setEventContact 3 params body → 200401
DELETE
/brand/{brandId}/event/{eventId}/contact/{contactId}
Removes an event contact
removeEventContact 3 params → 200401

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Contact (8 properties), Event (6 properties), Address (6 properties), Error (5 properties). Each schema is shown below with its type and property counts.

EventAlbumInput
object
2 properties 1 required
Contact
object
8 properties
Links
object
Error
object
RFC 7807 problem-details error format used across the Studio API.
5 properties
DigitalRuleInput
object
3 properties
EventInput
object
4 properties 1 required
EventAlbum
object
4 properties
EventCategoryInput
object
1 property 1 required
Event
object
6 properties
BatchCollection
object
Envelope for batch create/update/delete operations across multiple items in one request.
1 property
EventCategory
object
2 properties
Address
object
6 properties
DeleteResponse
object
2 properties
DigitalRule
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

shootproof-events-galleries-api-openapi.yml Raw ↑

Other APIs ShootProof publishes across the network.

ShootProof Clients API
ShootProof Contracts API
ShootProof Orders API
ShootProof Photos API
ShootProof Service Description API
ShootProof Studios API
Where this information came from

This is an independent, third-party profile of ShootProof Events & Galleries API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.