Skip to content

Sample Python app for backing up Runscope tests with API

License

Notifications You must be signed in to change notification settings

nukalasr/runscope-api-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Runscope API Helper Examples

A collection of sample apps and other helper projects for learning how to use the Runscope API.

Obtaining an Access Token

An access token is required to use the Runscope API (including the sample apps in this repo). To create a personal access token, login to your Runscope account and navigate to https://www.runscope.com/applications. Then click Create Application -- provide any name for your app. For website and callback URLs, you can just type in http://127.0.0.1 as placeholders (unless you're already building a full web application with OAuth support). After you've created the application, you'll find a personal access token at the bottom has been created for you.

By default, this access token has full OAuth scopes -- including all read/write operations. Keep this access token confidential!

Resources

Runscope API Docs

About

Sample Python app for backing up Runscope tests with API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •