• 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>
  • What is an API

What is an API

API is short for "Application Programming Interface".

An application programming interface (API) is a specification intended to be used as an interface by software components to communicate with each other.

Induct provides API methods to retrieve and update initiatives, users, site configurations and other elements you will find on the Induct service.

Programmers can use the API to make apps, websites, mashups, widgets, and other projects that interact with Induct.

The API is implemented as a REST API. This means that you use plain HTTP requests and responses to communicate with the API.

Induct API 1.0

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

↑ Back to top

© Induct Software AS