• Home
  • Resources
  • Objects
  • Guide
    • What is an API
    • Creating an app
    • Using the API
    • Troubleshooting
    • Login
    • IQL query language
    • API Playground
    • Get started
    • Error messages
    • Access scopes
    • Introduction to general concepts
  • Home>
  • Guide>
  • Login

Login

Induct supports parts of the OAuth protocol

OAuth reading material

  • OAuth.net - Home of OAuth
  • wikipedia OAuth article

By using the OAuth protocol we allow you as a third party developer to integrate with Induct without storing admin or user passwords. OAuth makes it easier for you to integrate with our API as there are many code libraries for OAuth available.

API login url

https://yoursitename.induct.no/login/

https://yoursitename.induct.no/login/?client_id=3298evw989q23&redirect_uri=http%3a%2f%2fyourexternalsite.com&state=23324&response_type=token

API v1.1 Authentication Model

Your signed request identifies your identity represented by the user's access token.

Induct API 1.0

Last API system update:
11/23/2020 8:43:56 AM

↑ Back to top

© Induct Software AS