API Documentation
API Documentation
This document describes available API actions on DatingVIP Support (check links bellow for available actions).
Core API is actually the same json API used by DatingVIP with only different urls, for example, full API urls would be:
Staging:
https://<username>:<password>@cs-<system_id>.dvipdev.com/api.json?cmd=<command>&<param1>=<value1>&...&<paramN>=<valueN>
Production:
https://<username>:<password>@cs-<system_id>.dvipapp.com/api.json?cmd=<command>&<param1>=<value1>&...&<paramN>=<valueN>
Where <command> is one of the available API actions:
Referenced Files
None
Subscribers
None
- Last Author
- boris
- Last Edited
- Jan 6 2017, 08:37