Difference between revisions of "Rolepay Money System/API"
From Nexus
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
Contents |
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
- User Information (Gets the users account information)
- Transfer Money (Send money from one person to the other)
- Take Money (Takes money from someone then places into network funds)
- Give Money (Takes money from the Network Funds and gives it to someone)
- Server Information (Gets the server information)
- Send Card (Give someone a card)
- Register User (Registers a user into the network)
- Ban User (Adds a user to the ban list for the network)
- Un-Ban User (Removes a user to the ban list for the network)