ShootProof website screenshot

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 10 more developer resources.

38.0/100 thin ▬ flat Agent 25/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
PhotographyClient GalleriesProofingDigital DownloadsPhoto Studio ManagementE-CommerceSoftware-as-a-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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 9

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

API Collection

OPEN COLLECTION

ShootProof Studio API

OPEN COLLECTION

Scroll for all 9

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

Other 1

Properties that don't map to a standard resource type

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.
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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/shootproof"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/shootproof/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/shootproof/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.