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
  • Home

Last edited by Andrea Pavlovic Sep 23, 2022
Page history

Home

ironapi API

This API is a generic REST HTTP API to be used with a database built with genesis.

It offers endpoints to query and change data in the database.

This is possible because databases built with genesis define access rights, change permissions and worflows on database level.

Necessary database specific information (e.g. the database structure) is automatically queried by the API at runtime so the API itself can be generic.

General Information:

  • Introduction
  • Naming-Conventions
  • XML
  • Permissions
  • State

API

Introduction

  • Available-Endpoints

    • Queries
      • Query-Search-Options
      • Query-Context
      • Saved-Queries
      • Referenced-Instances
      • Entity Query vs Instance Query
    • Transitions
      • Successor
    • Plugins
      • Logout
      • Changing-Passwords
  • Storing-Files

  • Universe

    • Form-Input-Types
  • Websocket

  • Schema Changes

  • User Administration

  • Swagger

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