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 Photos API

Photos uploaded to an event, upload policies, originals, and zip bundles.

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

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

This API exposes 11 operations across 6 paths, and defines 7 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.

11 operations 6 paths 7 schemas 2 DELETE3 GET2 PATCH4 POST

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 Photos 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 11

Across 6 paths, the API surfaces 11 operations — 2 DELETE, 3 GET, 2 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Photos 11

Photos uploaded to an event, upload policies, originals, and zip bundles.

GET
/brand/{brandId}/event/{eventId}/photo
Lists all event photos for the event
listEventPhotos 2 params → 200401
POST
/brand/{brandId}/event/{eventId}/photo
Creates a new photo within the event
createEventPhoto 2 params body → 200401
PATCH
/brand/{brandId}/event/{eventId}/photo
Updates a batch of event photos
updateEventPhotosBatch 2 params body → 200401
DELETE
/brand/{brandId}/event/{eventId}/photo
Deletes a batch of event photos
deleteEventPhotosBatch 2 params body → 200401
POST
/brand/{brandId}/event/{eventId}/photo/upload-policy
Generates a photo upload policy for the event
createPhotoUploadPolicy 2 params → 200401
GET
/brand/{brandId}/event/{eventId}/photo/{eventPhotoId}
Returns a single event photo by ID
getEventPhoto 3 params → 200401404
PATCH
/brand/{brandId}/event/{eventId}/photo/{eventPhotoId}
Partially updates an event photo
updateEventPhotoPartial 3 params body → 200401
DELETE
/brand/{brandId}/event/{eventId}/photo/{eventPhotoId}
Removes an event photo
removeEventPhoto 3 params → 200401404
GET
/brand/{brandId}/event/{eventId}/photo/{eventPhotoId}/original
Redirects to a temporary URL where the photo's original image can be retrieved
getEventPhotoOriginal 3 params → 302401404
POST
/brand/{brandId}/event/{eventId}/album/{eventAlbumId}/zip-bundle
Create a new zip bundle for an album's photos
createAlbumZipBundle 3 params → 200401
POST
/brand/{brandId}/event/{eventId}/zip-bundle
Create a new zip bundle link for event photos
createEventZipBundle 2 params → 200401

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are EventPhoto (6 properties), Error (5 properties), BaseImage (3 properties), DeleteResponse (2 properties). Each schema is shown below with its type and property counts.

EventPhotoInput
object
2 properties
EventPhoto
object
6 properties
Error
object
RFC 7807 problem-details error format used across the Studio API.
5 properties
BaseImage
object
3 properties
DeleteResponse
object
2 properties
Links
object
BatchCollection
object
Envelope for batch create/update/delete operations across multiple items in one request.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

shootproof-photos-api-openapi.yml Raw ↑

Other APIs ShootProof publishes across the network.

ShootProof Clients API
ShootProof Contracts API
ShootProof Events & Galleries API
ShootProof Orders API
ShootProof Service Description API
ShootProof Studios API
Where this information came from

This is an independent, third-party profile of ShootProof Photos 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.