Skip to content
Main Navigation
홈
시작하기
Console API
Appearance
Menu
Return to top
API 정보 가져오기
GET
/
Authorizations
bearerAuth
Type
HTTP (bearer)
Responses
200
API 정보
Content-Type
application/json
Schema
JSON
JSON
{
"hello"
:
"string"
,
"about"
:
{
"name"
:
"string"
,
"description"
:
"string"
,
"version"
:
"string"
,
"repository"
:
"string"
}
}
GET
/
Playground
Authorization
bearerAuth
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python