9fin Demo Platform API Staging

Demo Web App API

1.1.8OAS 3.0

This is a demo-webapp service exposed via Kong under the /demo base path.

API Base URL
  • Server 1:https://{host}/demo
    Variables
    host:

    Kong proxy base URL + service base path

Security
apiKeyAuth (apiKey)

An API key is a token that you provide when making API calls. Include the token in a header parameter called apikey.

Example: apikey: 123

bearerAuth (http)

Bearer access token issued by WorkOS AuthKit. Obtain a token by
exchanging your DCR-issued client_id / client_secret at the
token endpoint, then send it here as Authorization: Bearer <token>.

Token endpoint (staging):
https://imaginative-explorer-58-staging.authkit.app/oauth2/token