Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Page Tree
root@self
startDepth2
sortnatural

Welcome to the Cloud Card API Documentation.

Include PageCloudCard Support InfoCloudCard Support Info

Usage

  1. For most uses, you will need to first authenticate with the API to get an authentication token.  

  2. For all subsequent requests, store the authentication token in an HTTP header called X-Auth-Token.

Integration Fee

  • There is a $3,

    000

    300 integration fee for all technology partners. 

  • This fee is waived for customer organizations. 

Common Use Cases

Automatically Creating Users

  • Generate a list of email addresses (and possibly student ID numbers) for the users that need to be imported into Cloud Card.
  • Iterate over the list, calling Create a Person for each desired user.
  • Here is a Postman collection that demonstrates the workflow for creating users. 
    View file
    nameCloudCard User Import Requests.postman_collection.json
    height250

Automatically Download Photos

  • Call Get Photo List specifying "status=APPROVED" to get a list of approved photos, which are ready to be downloaded.
  • Iterate over the list of approved photos 
  • Here is a Postman collection that demonstrates the workflow for downloading photos. 

    View file
    nameCloudCard Photo Download Requests.postman_collection.json
    height250

TipSharpTop engineers are available to create custom integration scripts. Please contact CloudCard Support if you have questions.

Automatically Download Photos

Include Page
CloudCard Support Info
CloudCard Support Info