Voltar para INNK API Gateway
proxyRequest
ENDPOINT
System
INNK API Gateway
Type
ENDPOINT
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10
Config
{5}
auth
:
{3}
type
:
"JWT"
required
:
true
rolesAllowed
:
[4]
http
:
{2}
errorStatusCodes
:
{8}
successStatusCodes
:
[4]
path
:
"/api/v1/{service}/{proxyPath+}"
method
:
"ANY"
rateLimit
:
{3}
limit
:
120
scope
:
"user"
windowSeconds
:
60
Input Schema
{3}
type
:
"object"
required
:
[4]
0
"authToken"
1
"userId"
2
"service"
3
"method"
properties
:
{8}
body
:
{2}
query
:
{2}
method
:
{2}
userId
:
{3}
headers
:
{2}
service
:
{2}
authToken
:
{3}
proxyPath
:
{2}
Outputs (2)
error
ERROR
Resposta de erro
{3}
type
:
"object"
required
:
[1]
0
"error"
properties
:
{1}
error
:
{2}
success
SUCCESS
Resposta de sucesso
{3}
type
:
"object"
required
:
[2]
0
"success"
1
"meta"
properties
:
{3}
data
:
{2}
meta
:
{3}
success
:
{1}