• Contact
  • Download
  • Professional
  • Cloud
  • Community
  • Webinars
  • Home
  • Contact
  • Login
  1. Home
  2. OpenKM 7.1
  3. Development
  4. Webservices
  5. RESTful
  6. RestClient sample
    • OpenKM 7.0
    • OpenKM 8.1
  • Previous Next
  1.  
  • Previous Next

OpenKM 7.1

Hardware and software requirements
Installation
Setup
Troubleshooting
Administration guide
User guide
Migration guide
Development
Personal development environment
Configuring IDE from a clean Eclipse
Configuring Maven in your OS
Eclipse tips
Eclipse known troubleshooting
Development tips
Profiling application
Application version compatibility table
Change default login screen
Change folder style by metadata value
Creating a JAR file with Eclipse
Creating plugins
Creating templates
Creating your own login module
Creating your own parameters
Creating your own password validator
Creating your own reports
Creating your own thesaurus
Database stuff
Webservices
CMIS
RESTful
Swagger
RestClient sample
PHP Samples
Extending frontend UI
Exposed frontend JavaScript API
Integrate preview with other web applications
Samples
Variables by automation event
Vault of stuff
API description
Database description
Advanced samples

RestClient sample

RESTClient addon for Mozilla is a debugger for RESTful web services.

Login

  • First, log in to get the authorization token used in the other calls.
  • The username and password are sent in the body.
  • The content type is set to "application/json" in the header.
  • The accept is set to "application/json" in the header.

Get roles

 

  • The authorization token is set in the header.
  • The content-type is set to "application/json" in the header.
  • The accept is set to "application/json" in the header.

 

Table of contents [ Hide Show ]
  • Login
  • Get roles

© OpenKM kcenter v.1.0.0 (build: d51a7b0). All Rights Reserved. Documentation license