Created
January 21, 2015 18:36
-
-
Save securitytube/19f7c9ffd63bbc4d376e to your computer and use it in GitHub Desktop.
API Documentation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
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