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
  • Available Endpoints

Available Endpoints · Changes

Page history
Update Available Endpoints authored May 27, 2021 by Andrea Pavlovic's avatar Andrea Pavlovic
Hide whitespace changes
Inline Side-by-side
API/Available-Endpoints.md
View page @ 7014d2ad
......@@ -7,7 +7,7 @@ These parameters are available for all json requests.
For authorization, add an authorization header, either:
```
Authorization: apikey aaaaaaaa-c3be-404c-e91c-8fb7259f24f3
Authorization: apikey $key
```
or
```
......@@ -40,7 +40,7 @@ Reply:
# /verify-jwt
Check the token in the Authorization header (note: this only works for bearer keys, not apikeys)
Check the token in the Authorization header (note: this only works for bearer tokens, not apikeys)
GET /verify-jwt
......
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