Where the magic happens.
https://httpbin.p.sulu.sh
.
https://httpbin.org
, and the base URL suffix is /v1
,
the API will be available at https://httpbin.p.sulu.sh/v1
.
Listed
or Unlisted
.
Listed APIs are visible to all consumers on Sulu. Unlisted APIs are only visible through a link to the API,
and only to the owners of the API.
https://httpbin.p.sulu.sh
.https://httpbin.org
,
you should set the upstream hostname to httpbin.org
. Please include all parts of the hostname.
http
or https
.
80
for http
and 443
for https
. If you are not sure, please try
with these values first.
X-Suluhub-Secret
header by default.
This header contains a secret token that is unique to each API.
It can be used to verify that the request is coming from Sulu.