API Documentation
Build powerful integrations with Solar Proof. Our API enables you to manage customers, projects, and receive real-time notifications through webhooks.
Getting Started
The Solar Proof API provides three ways to integrate with your account:
- REST API - RESTful HTTP endpoints for reading and writing data programmatically
- Webhooks - Subscribe to real-time event notifications pushed to your server
- Zapier Integration - Connect to 6,000+ apps without writing any code
REST API Endpoints REST
Use these endpoints to read and write data in your Solar Proof account. All endpoints return JSON responses and require API key authentication.
Customers
Projects
Webhooks Events
Subscribe to real-time events in Solar Proof. When events occur, we'll send HTTP POST requests to your webhook URL with event data in JSON format. Perfect for keeping external systems in sync.
Webhook Management
Available Events
No-Code Integration
Connect Solar Proof to 6,000+ apps without writing code using our Zapier integration. Perfect for non-technical users who want to automate workflows.
Quick Start Guide
- Generate your API key in your Solar Proof account settings
- Choose your integration method: REST API, Webhooks, or Zapier
- Review the relevant documentation for your chosen method
- Test your integration in a development environment
- Deploy to production and start automating!