Developers
Build access control solutions on a modern, API-first infrastructure.
Get started in minutes. Launch in months. Connect users, credentials, doors, and controllers through a modern REST API designed for physical access systems. Manage access in real time, automate workflows, and integrate with your existing platforms.
What you can build:
- OEM access control systems
- Embedded access in products
- Multi-tenant property platforms
- Custom access workflows
- Integration with existing systems
Authentication Flow
Telcred uses API keys linked to service accounts to authenticate requests to the platform.
Each request to the API must include a valid API key, allowing Telcred to identify the calling system and enforce the appropriate permission blocks.
The authentication flow is designed to be simple and secure:
- A service account is created for the integration
- One or more API keys are generated
- The API key is included in each request
- Telcred validates the key and applies permission rules
- The request is executed within the allowed scope
All communication is encrypted over HTTPS, and access is fully controlled through scoped permissions.
Service Account
Integration / System
↓
API Key
Authentication
↓
Permission Blocks
Define access to resources
↓
Platform Resources
Doors / Users / Sites / Actions