Casdoor REST API

The Casdoor REST API provides programmatic access to the IAM platform's core resources including users, organizations, applications, roles, groups, permissions, identity providers, tokens, sessions, certificates, adapters, syncers, webhooks, products, payments, MFA enrollments, and enforcers. The API follows RESTful conventions with JSON payloads and is documented via a hosted Swagger UI.

API entry from apis.yml

apis.yml Raw ↑
aid: casdoor:casdoor-rest-api
name: Casdoor REST API
description: The Casdoor REST API provides programmatic access to the IAM platform's core resources including
  users, organizations, applications, roles, groups, permissions, identity providers, tokens, sessions,
  certificates, adapters, syncers, webhooks, products, payments, MFA enrollments, and enforcers. The API
  follows RESTful conventions with JSON payloads and is documented via a hosted Swagger UI.
humanURL: https://casdoor.ai/docs/basic/api
baseURL: https://door.casdoor.com
tags:
- Applications
- IAM
- Organizations
- REST
- Roles
- Sessions
- Tokens
- Users
properties:
- type: Documentation
  url: https://casdoor.ai/docs/basic/api
- type: Swagger
  url: https://door.casdoor.com/swagger/
- type: GitHubRepository
  url: https://github.com/casdoor/casdoor
- type: Authentication
  url: https://casdoor.ai/docs/basic/core-concepts