Fusio Consumer API

The Fusio Consumer API is used by the developer portal application and enables third-party developers to request access tokens, manage their apps, and interact with protected API endpoints. It provides the authentication and user management layer for API consumers.

API entry from apis.yml

apis.yml Raw ↑
aid: fusio:fusio-consumer-api
name: Fusio Consumer API
description: The Fusio Consumer API is used by the developer portal application and enables third-party
  developers to request access tokens, manage their apps, and interact with protected API endpoints. It
  provides the authentication and user management layer for API consumers.
humanURL: https://docs.fusio-project.org/docs/backend/consumer/user/
baseURL: https://www.fusio-project.org/
tags:
- Authentication
- Consumer
- Developer Portal
- REST API
properties:
- type: Documentation
  url: https://docs.fusio-project.org/docs/backend/consumer/user/
- type: APIReference
  url: https://docs.fusio-project.org/docs/backend/consumer/app
- type: GitHubRepository
  url: https://github.com/apioo/fusio