https://github.com/scalekit-inc/api-collections
Postman and Bruno API collections for Scalekit - test authentication endpoints interactively
https://github.com/scalekit-inc/api-collections
api-collections api-testing authentication bruno developer-tools postman rest-api
Last synced: 6 months ago
JSON representation
Postman and Bruno API collections for Scalekit - test authentication endpoints interactively
- Host: GitHub
- URL: https://github.com/scalekit-inc/api-collections
- Owner: scalekit-inc
- License: mit
- Created: 2025-03-26T03:48:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-16T08:02:19.000Z (6 months ago)
- Last Synced: 2025-09-16T09:10:41.885Z (6 months ago)
- Topics: api-collections, api-testing, authentication, bruno, developer-tools, postman, rest-api
- Homepage: https://docs.scalekit.com/apis/
- Size: 127 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Scalekit API Collections
Auth stack for AI apps ⚡ Ready-to-use API collections
Complete API collections for exploring and testing Scalekit's identity platform across popular API tools
## 🚀 What's Included
Pre-configured API collections with authentication flows, example requests, and environment templates for rapid testing and integration development.
## Available Collections
### Postman Collection
The `postman` directory contains ready-to-use Postman collections and environments for testing Scalekit APIs. These collections include:
- Authentication flows
- Single Sign-On (SSO) endpoints
- Organization management APIs
- Admin portal APIs
- Connection management endpoints
See the [Postman README](./postman/README.md) for setup instructions.
### Bruno Collection (Coming Soon)
The `bruno` directory will contain collections for [Bruno](https://www.usebruno.com/), a lightweight alternative to Postman. We're waiting for your feature requests to add Bruno collections - check the [Bruno README](./bruno/README.md) to learn more or request collections.
## Why Use These Collections?
1. **Quick Start**: Get up and running with Scalekit APIs in minutes
2. **Pre-configured**: Environment variables and authentication flows are already set up
3. **Learning Tool**: Understand API capabilities through practical examples
4. **Testing**: Easily test integrations in your development environment
## Getting Started
1. Choose your preferred API platform (Postman or Bruno)
2. Follow the setup instructions in the respective directory's README
3. Configure your credentials in the environment settings
4. Start exploring the APIs!
## Key API Categories Covered
- **Authentication APIs**: OAuth 2.0 flows, token management, and session handling
- **Organization Management**: Create, update, and manage enterprise organizations
- **User Administration**: User lifecycle, roles, and permissions management
- **Connection APIs**: SAML/OIDC identity provider configuration
- **Admin Portal**: Generate portal links and manage admin access
- **Webhook Events**: Event subscriptions and payload handling
- **Directory Sync**: SCIM 2.0 endpoints for automated user provisioning
## Additional Resources
- 📚 [Scalekit Documentation](https://docs.scalekit.com)
- 🔧 [API Reference](https://docs.scalekit.com/apis/)
- 🚀 [Full Stack Auth Quickstart](https://docs.scalekit.com/fsa/quickstart/)
- 💬 [Community Examples](https://github.com/orgs/scalekit-developers/repositories)
- 📋 [OpenAPI Specification](/spec/)
---
Made with ❤️ by Scalekit