Get details of a specific API key. Note: The key hash/secret is NEVER returned.
Organization ID
API Key ID
API Request
201 Created • 42ms
200+
API endpoints
fully documented
99.9%
API uptime
guaranteed SLA
50ms
Avg response time
lightning fast
Why Choose Our API
Manual data sync between systems
Real-time webhooks push data automatically
Weeks of custom integration work
SDKs & docs get you live in hours
Fragmented maintenance data silos
Single API for all CMMS data
Complex authentication setup
OAuth 2.0 with simple bearer tokens
From days of coding to hours of shipping
Integration time
Integration time
95% fasterAPI endpoints
API endpoints
Full coverageAPI uptime
API uptime
Enterprise SLAResponse time
Response time
10x faster30-day free trial • No credit card required
Developer Experience
Interactive documentation, code examples, and testing tools to get you live fast.
API Dashboard
api.infodeck.io
/api/v1/work-orders Retrieve a list of work orders with optional filters for status, priority, and date range.
curl -X GET
"https://api.infodeck.io/v1/work-orders"
-H "Authorization: Bearer YOUR_API_KEY"
-H "Content-Type: application/json"
{
"data": [
{
"id": "wo_abc123",
"title": "HVAC maintenance",
"status": "open"
},
...
],
"meta": { "total": 156 }
}
Webhook Delivered
work_order.created
Get notified instantly when work orders are created, updated, or completed.
Create keys with specific permissions for different integrations.
Built-in exponential backoff recommendations for reliable integrations.
Built for Your Role
Purpose-built capabilities for every technical team member.
Developer
Integration Engineer
IT Manager
CTO / CIO
API Capabilities
Everything you need to build robust integrations.
Standard REST endpoints for all CMMS data and operations.
Real-time notifications when events occur in Infodeck.
Interactive API docs with examples in multiple languages.
Secure authentication with industry-standard OAuth 2.0.
Generous rate limits with clear headers and guidance.
Test your integration safely before going live.
Everything you need to know about Infodeck API
Still have questions?
Explore our API documentation and start building powerful integrations today. Free to explore, easy to scale.