Apps represent third-party integrations on the Fluveo marketplace. As a developer, you register an app, configure OAuth scopes and redirect URIs, generate client credentials, and submit for review. Once published, merchants can discover and install your app.Documentation Index
Fetch the complete documentation index at: https://docs.fluveo.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoints
Register an App
Creates a new app in draft status.
List your Apps
Returns a paginated list of apps you’ve registered.
Retrieve an App
Retrieves an app’s details including status and scopes.
Update an App
Updates an app’s configuration.
Submit for Review
Submits a draft app for marketplace review.
Delete an App
Deletes a draft app. Published apps cannot be deleted.
Generate Credentials
Generates OAuth client_id and client_secret for the app.
List Credentials
Lists OAuth clients for the app.