Skip to content

Instantly share code, notes, and snippets.

@securitytube
Created January 21, 2015 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save securitytube/19f7c9ffd63bbc4d376e to your computer and use it in GitHub Desktop.
Save securitytube/19f7c9ffd63bbc4d376e to your computer and use it in GitHub Desktop.
API Documentation
"""
Our embedded widgets are allowed to call our APIs from 3rd Party Websites.
Here is an example API:
API Name: Challenge Verification API
API Endpoint: /lab/webapp/csrf/12
METHOD: PUT
Parameter: ch12
Parameter Value: 3dfe45
Parameter Format: JSON
All API calls assume the User already has an existing session with our Website.
"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment