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

Print/product orders, order items, lab shipments, and payments (beta).

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

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

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

9 operations 6 paths 8 schemas 1 DELETE4 GET4 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 Orders 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 9

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

Orders 9

Print/product orders, order items, lab shipments, and payments (beta).

GET
/brand/{brandId}/order
Returns a list of all orders for the current brand
listOrders 1 param → 200401
POST
/brand/{brandId}/order
Creates a new order for the current brand
createOrder 1 param body → 200401
GET
/brand/{brandId}/order/{orderId}
Returns a single order by ID
getOrder 2 params → 200401404
DELETE
/brand/{brandId}/order/{orderId}
Removes an order by changing its status to deleted
deleteOrder 2 params → 200401404
GET
/brand/{brandId}/order/{orderId}/item
Returns a list of all order items for the current order
listOrderItems 2 params → 200401
POST
/brand/{brandId}/order/{orderId}/item
Adds new order items for each photo ID provided in the request
createOrderItem 2 params body → 200401
POST
/brand/{brandId}/order/{orderId}/email
Transmits an order receipt email with transaction details
sendOrderEmail 2 params body → 200401
POST
/brand/{brandId}/order/{orderId}/lab-shipment
Generates lab shipment records for order fulfillment
createLabShipment 2 params → 200401
GET
/brand/{brandId}/order/{orderId}/payment
Lists all client payment records associated with an order
listOrderPayments 2 params → 200401

Schemas 8

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

Error
object
RFC 7807 problem-details error format used across the Studio API.
5 properties
DeleteResponse
object
2 properties
BasicEmailMessage
object
3 properties 2 required
OrderItemInput
object
3 properties 1 required
Links
object
OrderInput
object
2 properties 1 required
OrderItem
object
5 properties
Order
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

shootproof-orders-api-openapi.yml Raw ↑

Other APIs ShootProof publishes across the network.

ShootProof Clients API
ShootProof Contracts API
ShootProof Events & Galleries 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 Orders 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.