Giter Site home page Giter Site logo

screendocs-api's Introduction

Screendocs Developer API

The API for Screendocs is currently in beta but I'm already using it for the Mac client. I might make minor changes and improvements but I'll try to keep everything as it is.

If you're planning to connect Screendocs with your app, let me know!

Join me and other developers at the Screendocs Developer Forum.

You can also personally email me at [email protected] if you want early access.

Authentication

Screendocs API requires OAuth2 authentication. To get started, you'll need to:

  • Sign in to your Screendocs account
  • Email me 1) Application Name (alphanumeric, no spaces), 2) Redirect URI
  • I'll personally register your application (for now) and will email you your OAuth2 key and secret
  • Authenticate and get your OAuth2 Token
  • Authorize by adding an Authorization header with your Bearer Add-Your-OAuth2-Token-Here OAuth2 Token.

Samples:

Making a request

Remember to add the Authorization header with Bearer Add-Your-OAuth2-Token-Here. Here's an example using Curl:

curl -H 'Authorization: Bearer Add-Your-OAuth2-Token-Here' https://moz.screendocs.com/api/v1/projects.json

API Endpoints

I'm in the midst of documenting these in the meantime:

Help improve Screendocs's API

Please let me know how I can make the API better. Create Github issues for specific feature requests or for filing a bug. Fork this repository and send a pull request with improvements.

To chat with me and other developers about the API, join the Screendocs Developer Forum.

screendocs-api's People

Contributors

alvinlai avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.