The SERV Subscription APIs intends to provide the subscription service to the legacy Alert products (Plan, Title) similar to the current LANDATA TPI offerings via APIs that are RESTful, stateless, reliable and lightweight..
| Endpoint | Method | Description |
|---|---|---|
| /subscriptions/v1/{subscriptionId} | GET | Retrieve a subscription by ID |
| Env | Base URL |
|---|---|
| UAT | https://test.api.servictoria.io/ddp/subscriptions/v1/ |
| PROD | https://api.servictoria.io/ddp/subscriptions/v1/ |
API consumers can follow the API Access & Authentication guidelines to access the API.