Request Access
Steps to complete the registration process
Registering - See also: (Registration Process Diagram)
Fill out the Request Access form to get credentials for the PT API Portal Sandbox.
Access Configuration
A member from the Prepaid Implementations team will contact you via the provided email address to determine the access level required. (Basic, Basic Plus, Advanced). See more here.
You will receive an invitation to access the PT API Reference documentation and testing tools.
A username and password will be returned to you from the implementations team that will be used to execute the API login and retrieve your Subscription Key.
Use the Subscription Key to run the Prepaid platform API's documented in the API Reference.
Now make your first API call
Determine the tool you would like to use to access the Prepaid platform API's. (The PT API Reference has a testing tool built in or use any API submission tool)
Login using https://sandbox.api.in-prepaid.com/api/User/v1/login API. API login will return the needed id's and subscription key to access our Program, Card, Funding, and Business API's. Run the set of one time API's to retrieve your business and program id's.
Store your ID's and Key in a Vault to protect your access. These items will be used to access all of the Prepaid platforms API's. See more here