Page MenuHomeDatingVIP

API Documentation
Updated 2,638 Days AgoPublic

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:

Last Author
boris
Last Edited
Jan 6 2017, 08:37

Event Timeline

boris edited the content of this document. (Show Details)
boris shifted this object from the Restricted Space space to the S6 Everyone space.Aug 8 2018, 08:11