Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A api
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • ironapi
  • api
  • Wiki
  • Api
  • Introduction

Introduction · Changes

Page history
Description updated authored Nov 18, 2021 by Babak Houman's avatar Babak Houman
Hide whitespace changes
Inline Side-by-side
API/Introduction.md
View page @ c176df04
...@@ -4,7 +4,7 @@ The API to the database is generated automatically. This is possible because all ...@@ -4,7 +4,7 @@ The API to the database is generated automatically. This is possible because all
Which data endpoints are available to a user is publicized in the [Universe](Universe) endpoint, which is available once a user has logged in. Which data endpoints are available to a user is publicized in the [Universe](Universe) endpoint, which is available once a user has logged in.
It is a JSON structure describing the structure of the database and listing all data endpoints with their options as available to the user. The [Universe](Universe) is a JSON document describing the structure of the database and listing all data endpoints with their options as available to the user.
Apart from the [Universe](Universe) endpoint, there are some non-data endpoints for login (/jwt), password reset etc. [Available-Endpoints](Available-Endpoints) Apart from the [Universe](Universe) endpoint, there are some non-data endpoints for login (/jwt), password reset etc. [Available-Endpoints](Available-Endpoints)
......
Clone repository
  • API
    • Available Endpoints
    • Changing Passwords
    • Form Input Types
    • Introduction
    • Logout
    • Plugins
    • Queries
    • Queries
      • Attributes
      • Context
      • Query Examples
      • Query Search Options
      • Referenced Instances
      • Saved Queries
    • Schema_Changes
    • Storing Files
View All Pages