ShootProof

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.

ShootProof publishes 7 APIs on the APIs.io network, including Clients API, Contracts API, Events & Galleries API, and 4 more. Tagged areas include Photography, Client Galleries, Proofing, Digital Downloads, and Photo Studio Management.

ShootProof’s developer surface includes authentication, documentation, engineering blog, and 9 more developer resources.

38.1/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
7 APIs
PhotographyClient GalleriesProofingDigital DownloadsPhoto Studio ManagementE-CommerceSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 38.1/100 · thin
Contract Quality 13.7 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/shootproof: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

ShootProof Clients API

Contacts (clients) attached to a brand.

ShootProof Contracts API

Client contracts, contract templates, and contract email delivery.

ShootProof Events & Galleries API

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

ShootProof Orders API

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

ShootProof Photos API

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

ShootProof Service Description API

Root hypermedia entry point for the API.

ShootProof Studios API

Brands, brand themes, homepage settings, watermarks, and summary reports.

Scroll for all 7

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

ShootProof Studio API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Shootproof Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Shootproof Authentication

oauth2 · 1 scheme

SECURITY

Shootproof Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Shootproof Scopes

5 scopes · authorizationCode

5 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Shootproof Agentic Access

67 operations · 37 acting

67 operations · 37 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
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.
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
- SaaS
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.19'
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:
  - 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: 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