API Reference
Base URL https://api.vlenseg.com/v1
Definitions
API Key
Authentication method representing each customer.
Transaction ID
the representation of each trial of list of services available in same bundle key sent in request.
APIs
Vlens APIs are built using RESTful API standards and can be easily integrated within any system using an HTTP Client.
Our APIs accept and returns data in JSON format.
All API calls must be made over HTTPS, and must be authenticated using API key and Bundle key.
A Service API response often includes a Transaction ID indicating that a record of the attempt was created and to send back each request "for authorized services in bundle" related to same transaction on same transaction ID.
Each tenant can send up to 15 requests per second & 120 request per minute.
Error codes
Each API call should return response code, there are 2 sections HTTP responses and Vlens error codes.
Last updated