GET /service/v1/
Use this interface to retrieve a list of all or specific services from our database in json.
Endpoint
CODE
https://api.tosdr.org/service/v1/
Parameters
Parameter | Type | Description |
---|---|---|
service | Integer, String | The ID or Slug of the Service, omit to list all services. |
page | Integer | The pagination number |
Repository
https://github.com/tosdr/API/tree/master/functions/Service/GET/v1
Implemented Error codes
Error Code |
---|
INVALID_SERVICE |