-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
249 lines (249 loc) · 9.05 KB
/
Copy pathapis.yml
File metadata and controls
249 lines (249 loc) · 9.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
aid: shootproof
url: https://raw.githubusercontent.com/api-evangelist/shootproof/refs/heads/main/apis.yml
name: ShootProof
kind: company
description: ShootProof is a SaaS platform for professional photographers that
handles client galleries, proofing, digital download rules, watermarking,
contracts, invoicing, and print/product e-commerce fulfilled through
partner labs. The ShootProof Studio API is a RESTful, hypermedia (HAL-style
links) API secured with three-legged OAuth 2.0, published with a downloadable
OpenAPI 3.0 document (oas/studio.json) at developer.shootproof.com. It exposes
a studio's Brands, Events (client galleries) and Albums, Photos, Contacts
(clients), Contracts, Orders, Invoices, Price Sheets, and Email automation as
linked resources under a single https://api.shootproof.com/studio base URL.
API access is included free with a ShootProof account; a client ID is issued
by ShootProof support on request. A separate legacy REST API also remains
documented for older integrations.
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/shootproof.png
tags:
- Photography
- Client Galleries
- Proofing
- Digital Downloads
- Photo Studio Management
- E-Commerce
- Software-as-a-Service
tags_raw:
- Photography
- Client Galleries
- Proofing
- Digital Downloads
- Photo Studio Management
- E-Commerce
- SaaS
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.23'
apis:
- aid: shootproof:shootproof-clients-api
name: ShootProof Clients API
description: Contacts (clients) attached to a brand.
humanURL: https://developer.shootproof.com/reference/studio/brands/
baseURL: https://api.shootproof.com/studio
tags:
- Clients
properties:
- type: OpenAPI
url: openapi/shootproof-clients-api-openapi.yml
- type: Documentation
url: https://developer.shootproof.com/guide/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/brands/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/events/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contacts/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/orders/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contracts/
- aid: shootproof:shootproof-contracts-api
name: ShootProof Contracts API
description: Client contracts, contract templates, and contract email delivery.
humanURL: https://developer.shootproof.com/reference/studio/brands/
baseURL: https://api.shootproof.com/studio
tags:
- Contracts
properties:
- type: OpenAPI
url: openapi/shootproof-contracts-api-openapi.yml
- type: Documentation
url: https://developer.shootproof.com/guide/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/brands/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/events/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contacts/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/orders/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contracts/
- aid: shootproof:shootproof-events-galleries-api
name: ShootProof Events & Galleries API
description: Client events (galleries/shoots), albums, categories, digital rules, and QR codes.
humanURL: https://developer.shootproof.com/reference/studio/brands/
baseURL: https://api.shootproof.com/studio
tags:
- Events & Galleries
properties:
- type: OpenAPI
url: openapi/shootproof-events-galleries-api-openapi.yml
- type: Documentation
url: https://developer.shootproof.com/guide/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/brands/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/events/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contacts/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/orders/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contracts/
- aid: shootproof:shootproof-orders-api
name: ShootProof Orders API
description: Print/product orders, order items, lab shipments, and payments (beta).
humanURL: https://developer.shootproof.com/reference/studio/brands/
baseURL: https://api.shootproof.com/studio
tags:
- Order
tags_raw:
- Orders
properties:
- type: OpenAPI
url: openapi/shootproof-orders-api-openapi.yml
- type: Documentation
url: https://developer.shootproof.com/guide/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/brands/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/events/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contacts/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/orders/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contracts/
- aid: shootproof:shootproof-photos-api
name: ShootProof Photos API
description: Photos uploaded to an event, upload policies, originals, and zip bundles.
humanURL: https://developer.shootproof.com/reference/studio/brands/
baseURL: https://api.shootproof.com/studio
tags:
- Photos
properties:
- type: OpenAPI
url: openapi/shootproof-photos-api-openapi.yml
- type: Documentation
url: https://developer.shootproof.com/guide/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/brands/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/events/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contacts/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/orders/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contracts/
- aid: shootproof:shootproof-service-description-api
name: ShootProof Service Description API
description: Root hypermedia entry point for the API.
humanURL: https://developer.shootproof.com/reference/studio/brands/
baseURL: https://api.shootproof.com/studio
tags:
- Service Description
properties:
- type: OpenAPI
url: openapi/shootproof-service-description-api-openapi.yml
- type: Documentation
url: https://developer.shootproof.com/guide/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/brands/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/events/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contacts/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/orders/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contracts/
- aid: shootproof:shootproof-studios-api
name: ShootProof Studios API
description: Brands, brand themes, homepage settings, watermarks, and summary reports.
humanURL: https://developer.shootproof.com/reference/studio/brands/
baseURL: https://api.shootproof.com/studio
tags:
- Studios
properties:
- type: OpenAPI
url: openapi/shootproof-studios-api-openapi.yml
- type: Documentation
url: https://developer.shootproof.com/guide/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/brands/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/events/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contacts/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/orders/
- type: APIReference
url: https://developer.shootproof.com/reference/studio/contracts/
common:
- type: CapabilityMap
url: capabilities/shootproof-capability-edges.yml
name: ShootProof Business Capability Map
- type: AgenticAccess
url: agentic-access/shootproof-agentic-access.yml
- type: DomainSecurity
url: security/shootproof-domain-security.yml
- type: Authentication
url: authentication/shootproof-authentication.yml
- type: OAuthScopes
url: scopes/shootproof-scopes.yml
- type: GitHubOrganization
url: https://github.com/ShootProof
- type: LinkedIn
url: https://www.linkedin.com/company/shootproof
- type: Website
url: https://www.shootproof.com
- type: Documentation
url: https://developer.shootproof.com/
- type: Plans
url: plans/shootproof-plans-pricing.yml
- type: RateLimits
url: rate-limits/shootproof-rate-limits.yml
- type: FinOps
url: finops/shootproof-finops.yml
- url: https://www.shootproof.com/blog/feed/
type: Blog
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com