Giter Site home page Giter Site logo

artemis-developers's Introduction

Welcome to the Artemis developer's portal!

If you're a developer working on integrating with the Artemis API, the team of developers at Artemis has aggregated some documentation that can help you get started and work with our code.

Documentation

The most current version of the Artemis API is v3 and it's documented on SwaggerHub.

We also have an API wrapper gem that you can use in your Ruby app to make calling our API easier and more readable. The documentation and source code is available on GitHub.

Note: Since the gem is still under active development, if you're worried about having the most up to date version of it, you can include it in your Ruby app directly from the GitHub repo by using this line in your gemfile:

gem 'artemis_api', :git => 'https://github.com/artemis-ag/artemis_api'

OAuth 2.0

The Artemis API v3 uses OAuth 2.0 for authorization. In order to set up an OAuth 2.0 application and get your Artemis app id and app secret, you'll need your Artemis account to be flagged as a developer account. If you're not flagged as a developer account and you need to be, contact your Artemis representative or email Jon Dayton and we'll help you get set up.

If you already have a developer account, you can create your OAuth application from the Artemis settings page and it will provide you with your app id and app secret.

It's possible to test the API calls directly on the SwaggerHub documentation page by creating an OAuth application for Swagger tests using this URL as the callback URL: https://app.swaggerhub.com/oauth2_redirect You'll then be able to Authorize on SwaggerHub using your app id and app secret and use their "Try it out" feature within the documentation.

If you just need to access your authorization code directly, you can add urn:ietf:wg:oauth:2.0:oob as an additional callback url to your OAuth application. Then, clicking the Authorize button directly beside it on your application show page will just provide you directly with an authorization code.

Minimum System Requirements

View minimum system requirement information here. This covers the Artemis web app, as well as both the Apple and Android versions of the mobile app.

Support

If you need help getting set up with the Artemis API or you encounter any problems with the provided documentation, the Artemis team is here to help. Please contact Jon Dayton with any questions or concerns you may have.

artemis-developers's People

Contributors

jondayton avatar dependabot[bot] avatar mattaningram avatar

Watchers

Djamil Legato avatar  avatar James Cloos avatar D. S. avatar Trevor Hudson avatar Julien Fitzpatrick avatar Okechukwu  Emmanuel Ochia avatar Justin Martinelli avatar Melody Tribble avatar Raúl Palacios avatar  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.