Skip to main content
POST
/
internal
/
public-api
Proxy requests to internal endpoints
curl --request POST \
  --url https://auth.platform.arb.inc/internal/public-api \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

access token

Query Parameters

method
string
required

HTTP method for the target endpoint

endpoint
string
required

Target endpoint path

Response

Request successfully proxied