For AI agents: visit https://hollywood.csr.baby/dance/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
ReadMe Refactored Enterprise Demo
HomeGuidesRecipesAPI ReferenceChangelogDiscussions
v1.2.4

Log InReadMe Refactored Enterprise Demo
API Reference
Log In
v1.2.4HomeGuidesRecipesAPI ReferenceChangelogDiscussions

GETTING STARTED 👋

  • Your API Reference Refactored Playground
  • Digimon

Food Factory API

  • Bearer Auth
    • Mix ingredientspost
    • Package goodspost
  • x-amz-access-token
    • Bake productpost
    • Ship goodspost

Pizza Palace API

  • /menu
    • Get the full pizza menuget
  • /order
    • Place a pizza orderpost

Users API - oneOf Example

  • /users
    • Create or invite a user (two use cases via oneOf)post

Support for different security types

  • API Key
    • Query parameterget
    • Cookiepost
    • Headerput
  • HTTP
    • Basicpost
    • Bearerpost
    • Bearer (`jwt` format)put
  • OAuth 2
    • General supportpost
  • OpenID Connect
    • General supportpost
  • Other
    • No auth requirementspost
    • Optional authget
    • Forced invalid authenticationpost

Webhook Example

  • newPet
    • postpost

Instant payments - Faster payments

  • Faster payments
    • Send Faster Payment [beta]post

Example API

  • /users/{userId}
    • Create a user resource with additional datapost
Powered by 

post

wbhk
newPet
Payload

Information about a new pet in the system

int64
required
string
required
string
Response
200

Return a 200 status to indicate that the data was received successfully

Updated 12 months ago


Forced invalid authentication
Faster payments
Did this page help you?
LoadingLoading…

Updated 12 months ago


Forced invalid authentication
Faster payments
Did this page help you?

Copyright © Uplight, Inc. All rights reserved.

  • Home
  • About
  • Services
  • Contact