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

Client contracts, contract templates, and contract email delivery.

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

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

This API exposes 8 operations across 4 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.

8 operations 4 paths 8 schemas 1 DELETE3 GET1 PATCH3 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 Contracts 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 8

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

Contracts 8

Client contracts, contract templates, and contract email delivery.

GET
/brand/{brandId}/contract
List a brand's contracts
listContracts 1 param → 200401
POST
/brand/{brandId}/contract
Create a contract
createContract 1 param body → 200401
GET
/brand/{brandId}/contract/template
List a brand's contract templates
listContractTemplates 1 param → 200401
POST
/brand/{brandId}/contract/template
Create a contract template
createContractTemplate 1 param body → 200401
GET
/brand/{brandId}/contract/{contractId}
Retrieve a contract with activity history and signature details
getContract 2 params → 200401404
PATCH
/brand/{brandId}/contract/{contractId}
Partially update a contract, including status and contact changes
updateContractPartial 2 params body → 200401
DELETE
/brand/{brandId}/contract/{contractId}
Remove a contract from the brand
deleteContract 2 params → 200401404
POST
/brand/{brandId}/contract/{contractId}/email
Send email notifications to contract contacts
sendContractEmail 2 params body → 200401

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Contract (7 properties), Error (5 properties), ContractInput (4 properties), BasicEmailMessage (3 properties). Each schema is shown below with its type and property counts.

ContractTemplate
object
3 properties
Error
object
RFC 7807 problem-details error format used across the Studio API.
5 properties
Contract
object
7 properties
DeleteResponse
object
2 properties
BasicEmailMessage
object
3 properties 2 required
ContractTemplateInput
object
2 properties 2 required
Links
object
ContractInput
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

shootproof-contracts-api-openapi.yml Raw ↑

Other APIs ShootProof publishes across the network.

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