Getting Started

API General Information
General Information Regarding RPM API Capabilities   The RPM API allows another system to read and update data in RPM. Some possible use cases for the...
Wed, 19 Jun, 2024 at 2:19 PM
Add API User
Usage API users are added to Roles where the System Manager can control the access that an API user has.  Top Menu >> Setup >> API  ...
Wed, 19 Jun, 2024 at 2:20 PM
Introduction to RPM’s API
The RPM web API is available to every RPM subscriber and allows read-write access to some of the data managed by RPM. It includes calls for getting user, c...
Fri, 31 May, 2024 at 11:59 AM
Getting Started with API
Keys Using the API requires a key for authentication. Each key is linked with one API user; access to the data will be linked to the same access level of t...
Wed, 19 Jun, 2024 at 2:41 PM
API Special Considerations
API Usage Rate Limits Every RPM Subscription comes with built in access to this API, but a monthly API usage limit has been implemented to maintain load t...
Wed, 19 Jun, 2024 at 2:43 PM
API Usage Examples
Check the example scripts and application we have created to show the interaction with RPM’s API: PHP Example PHP script that does simple POST requests t...
Thu, 13 Jun, 2024 at 10:40 AM
API Call History
To investigate API use, review the Call history. Setup >> API >> Call history From this view you will be able to see the Date &...
Wed, 19 Jun, 2024 at 2:22 PM
Webhooks
Webhooks allow third party systems to get notified when certain events happen in RPM. Whenever the event occurs an HTTP POST request is sent to a specific U...
Mon, 21 Nov, 2022 at 12:50 PM