Welcome OnSpot API Platforms Docs
This guide explains the steps required for a web platform to integrate with OnSpot, including account creation, API access, and endpoint usage for managing user payouts.
Introduction
URL API
Version 1 - This is the primary API endpoint, serving as the main entry point for accessing the Version 1 functionalities of the application.
https://api.onspotintl.comNOTE: If you want to initially test your platform with greater security, you can request the OnSpot administrative area to create an account for you in the QA environment and you can use the following URL: https://i3tr171rb6.execute-api.us-east-1.amazonaws.com/v1
Integration Steps
1. Request an Account
To begin using OnSpot services, you must first request the creation of an account. Send an email to admin@onspotlatam.com with the required details to initiate the account creation process.
2. Email Notification
Once the account is created, an email will be sent to the provided email address. The email will contain instructions for assigning a password and accessing OnSpot's platform.
URL PLATFORM
https://platforms.onspotintl.com/ingresar3. Access Credentials
After logging in with the assigned credentials:
- Navigate to the Credentials section to retrieve your
publicKeyandsecretKeyfor both testing and production environments.
WARNING
Remember to send your payment to the OnSpot account available, which you will find in the next section of the platform. While you can send production or testing payouts without requiring a payment on your part, if you don't have sufficient balance, these production payouts cannot be paid to the studio.
Note: In the balance section of the platform, you will see your payments to OnSpot and your available balance reflected at the top of the platform.
Jump right in
Quick links:
- Getting Started - Start here for platform integration
- Basics - Learn the fundamental concepts
Sections
- Getting Started - Complete integration guide
- Basics - Postman collections and workflows