Difference between revisions of "Rolepay Money System/API"

From Nexus
Jump to: navigation, search
m
m
Line 5: Line 5:
 
= '''<span style="color:#4D5A93">API Documentation</span>''' =
 
= '''<span style="color:#4D5A93">API Documentation</span>''' =
 
:The API Documentation is only relevant to version number 2.0.0. Anything older than that will not work on this page.
 
:The API Documentation is only relevant to version number 2.0.0. Anything older than that will not work on this page.
 
+
:This API is a read, write, and update API. In order to use the API you must get an API key from the network you intend on making changes to via the API.
  
 
=== API Features ===
 
=== API Features ===

Revision as of 18:28, 25 May 2014

← Rolepay Money System

API Documentation

The API Documentation is only relevant to version number 2.0.0. Anything older than that will not work on this page.
This API is a read, write, and update API. In order to use the API you must get an API key from the network you intend on making changes to via the API.

API Features


  1. User Information (Gets the users account information)
  2. Transfer Money (Send money from one person to the other)
  3. Take Money (Takes money from someone then places into network funds)
  4. Give Money (Takes money from the Network Funds and gives it to someone)
  5. Server Information (Gets the server information)
  6. Send Card (Give someone a card)
  7. Register User (Registers a user into the network)
  8. Ban User (Adds a user to the ban list for the network)
  9. Un-Ban User (Removes a user to the ban list for the network)