π SecurityPro API Documentation
Interactive OAuth 2.0-secured API for identity and role management.
π SecurityPro API Documentation
The SecurityPro API is a secure, RESTful platform for managing user authentication, role-based access, and identity services.
Explore the Live Swagger UI
https://anthony-reese.github.io/securitypro-api-docs
Features
- OAuth 2.0 token-based authentication
- User creation, update, and deletion
- Role assignment and access control
- JSON + XML responses
- Swagger UI and OpenAPI 3.0
Preview
Built With
- Swagger UI
- OpenAPI 3.0
- GitHub Pages
Test the API
- Get an OAuth 2.0 token
- Click βAuthorizeβ in the Swagger UI
- Call live endpoints (
GET
,POST
,PATCH
,DELETE
) right from the browser
Usage
Fork this repo to build your own interactive API docs.
To update the API spec, modify SecurityPro_OpenAPI.yaml
and re-publish.