API V2
Contents
API V2#
This guide is for developers integrating with OpenSPP.
NEW V2 - Complete redesign of the OpenSPP API
The official OpenSPP REST API (V2) provides a modern, secure, and standards-compliant interface for integrating with OpenSPP. This API replaces the legacy XML-RPC API and follows REST best practices, OAuth 2.0 authentication, and consent-based access control.
Topics Covered#
Topic |
Description |
|---|---|
API design philosophy and core concepts |
|
Secure authentication using OAuth 2.0 |
|
Using external IDs instead of database IDs |
|
Privacy-first consent mechanisms |
|
Available API resources and operations |
|
Advanced query and filtering |
|
Processing multiple records efficiently |
|
Error responses and status codes |
|
Studio custom fields and variables via API |
Note
This completely replaces the legacy XML-RPC API. New integrations should use API V2.
openspp.org