Skip to main content

API & SDK

Integrate Qupid programmatically using our APIs and SDKs.

What's Available

REST API Reference

Complete reference for Qupid's RESTful API:

  • Authentication
  • Endpoints for assets, rules, incidents
  • Pagination and filtering
  • Webhooks
  • Rate limiting

Coming Soon

  • Python SDK - Native Python client library
  • JavaScript/TypeScript SDK - For Node.js and browser
  • Go SDK - For Go applications
  • Java SDK - For JVM-based applications
  • CLI Tool - Command-line interface
  • GraphQL API - Flexible queries
  • gRPC API - High-performance RPC

Use Cases

  • CI/CD Integration - Run quality checks in pipelines
  • Custom Dashboards - Build your own visualizations
  • Automation - Programmatic rule management
  • Integration - Connect with other tools
  • Monitoring - Export metrics to observability platforms

Getting Started

  1. Generate an API key in Qupid settings
  2. Review the REST API Reference
  3. Test with curl or Postman
  4. Integrate into your applications

Need help? Join our developer community!