Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 220 Bytes

get-hello.md

File metadata and controls

17 lines (13 loc) · 220 Bytes

http://api.molis.io/v1/hello

Welcome! Usefull to test OAuth token.

  • HTTP method: GET
  • Token required: Yes

Parameters

None

Response

{
  "user":"username_of_token_user", 
  "api-version":"0.0.1"
}