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

Contacts (clients) attached to a brand.

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

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

This API exposes 8 operations across 5 paths, and defines 7 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 5 paths 7 schemas 1 DELETE4 GET2 POST1 PUT

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 Clients 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 5 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Clients 8

Contacts (clients) attached to a brand.

GET
/brand/{brandId}/contact
List a brand's contacts
listContacts 1 param → 200401
POST
/brand/{brandId}/contact
Create a contact
createContact 1 param body → 200400401
GET
/brand/{brandId}/contact/tag
List tags that may be applied to contacts
listContactTags 1 param → 200401
GET
/brand/{brandId}/contact/{contactId}
Retrieve a single contact's full details
getContact 2 params → 200401404
PUT
/brand/{brandId}/contact/{contactId}
Update a contact
updateContact 2 params body → 200401
DELETE
/brand/{brandId}/contact/{contactId}
Remove a contact
deleteContact 2 params → 200401409
POST
/brand/{brandId}/contact/{contactId}/email
Send an email message to a contact
sendContactEmail 2 params body → 200401
GET
/brand/{brandId}/contact/{contactId}/recent-activity
Retrieve a chronological list of recent activity for a contact
getContactRecentActivity 2 params → 200401

Schemas 7

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

Address
object
6 properties
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
ContactInput
object
6 properties 3 required
Contact
object
8 properties
Links
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

shootproof-clients-api-openapi.yml Raw ↑

Other APIs ShootProof publishes across the network.

ShootProof Contracts 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 Clients 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.