PicThrive Api
latest

Start Guide

  • Connecting to an Account
  • Making Requests
  • Making a Photo Sale

Endpoints

  • Brands
  • Emails
  • Groups
  • Owner
  • Purchase
  • Photos
  • Tokens
PicThrive Api
  • Docs »
  • Welcome to PicThrive’s API Documentation!
  • Edit on GitHub

Welcome to PicThrive’s API Documentation!¶

Want to integrate PicThrive to bolster your service or build your own photo Apps?

Request access to PicThrive’s API by contacting us at info@picthrive.com.

Start Guide¶

  • Connecting to an Account
  • Making Requests
  • Making a Photo Sale

Endpoints

  • Brands
    • /v1/Brand/
    • /v1/Brand/<brand uuid>
    • /v1/Brand/<brand uuid>/Subscribe
    • /v1/Brand/<brand uuid>/Group/
  • Emails
    • /v1/Email/
  • Groups
    • /v1/Group/
    • /v1/Group/Search
    • /v1/Group/<group uuid / token>
    • /v1/Group/<group uuid>/Zip
    • /v1/Group/<group uuid>/Photo
  • Owner
    • /v1/Owner/
    • /v1/Owner/Invoice/
    • /v1/Owner/Invoice/<invoiceId>
    • /v1/Owner/Invoice/<invoiceId>/Lines
    • /v1/Owner/Invoice/<invoiceId>/Pdf
    • /v1/Owner/Sales
    • /v1/Owner/Balance
  • Purchase
    • /v1/Purchase/
    • /v1/Purchase/Pending/
    • /v1/Purchase/Pending/<pending order id>
  • Photos
    • /v1/Photo/<photo uuid>
  • Tokens
    • /v1/Token/
    • /v1/Token/<token>

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016, Adventure Soup Inc. Revision 5a2e379c.

Built with Sphinx using a theme provided by Read the Docs.