Oops! Facing network problem. Unable to load this page. Refresh

Please Wait...

Hello Guest

logo

Login

Login api document


APIs

Login

Getting Started

Authenticate using the Login API to obtain an access token. Include the returned Bearer Token in the Authorization header and provide a unique X-Device-ID with all authenticated requests. All requests must be made over HTTPS and are subject to rate limits.

Base URL: https://insprl.com/api

POST /external/login
Use the Login API to authenticate a SPRL account and generate an access token for accessing Third-Party Integration APIs. The returned token can be used with browser extensions, WordPress plugins, Make.com, Zapier, mobile applications, and custom integrations to securely interact with SPRL resources.

Request Information

MethodPOST
API Endpointhttps://insprl.com/api/external/login
Authentication Public Endpoint

Header Parameters

ParameterTypeDescription
X-Device-IDStringUnique identifier for the integration installation. Used for session validation and security purposes.
Content-Type JSON application/json

Request Parameters

ParameterTypeValidateDescription
login_idStringRequiredRegistered SPRL email address or mobile number.
passwordStringRequiredSPRL account password.
otpStringOptionalGoogle Authenticator OTP. Required only when two-factor authentication is enabled.
sourceStringOptionalIntegration source such as chrome, firefox, wordpress, make, zapier, mobile or custom.

Response Parameters

ParameterTypeDescription
successBooleanRequest status (true/false).
tokenStringAuthentication token used for future API requests.
expires_atDateTimeToken expiration date and time.
userObjectAuthenticated user information.
user.idIntegerUnique SPRL user identifier.
user.nameStringUser display name.

Response Codes

SPRL Code HTTP Status Mode Response Field Description
100 200 success data Request processed successfully.
101 401 failed message Authentication failed. Invalid session, token or credentials.
102 422 failed errors Parameter validation failed. Check the request fields.
103 404 failed message Requested resource was not found.
104 403 failed message Access denied or account restricted.
105 429 failed message Too many requests. Please retry later.
106 500 failed message Unexpected server error. Please try again later.

Error Flag Reference

Category Flag Type Description
Authentication INVALID_SESSION auth_error The supplied token or device identifier is invalid.
Authentication INVALID_CREDENTIALS auth_error Invalid login credentials supplied.
Validation INVALID_PARAMETER validation_error One or more request parameters are invalid.
Resource RESOURCE_NOT_FOUND resource_error The requested URL, folder, domain or resource could not be found.
Account ACCOUNT_RESTRICTED account_error The account is restricted or access has been denied.
Rate Limit RATE_LIMIT_EXCEEDED rate_limit_exceeded The request rate limit has been exceeded.
Server UNEXPECTED_ERROR server_error An unexpected internal server error occurred.

Notes:

  • Store the returned token securely and never expose it publicly.
  • Include the token in the Authorization: Bearer {TOKEN} header for all authenticated requests.
  • Generate and store a unique X-Device-ID for each integration installation.
  • The same X-Device-ID used during login must be supplied in future authenticated requests.
  • If two-factor authentication is enabled, a valid OTP must be provided before a token can be issued.
  • Tokens automatically expire after 30 days and require re-authentication.
  • A separate login session is maintained for each device or integration installation.
99.9% Uptime
High Availability Infrastructure
Enterprise Security
OWASP-Aligned Controls
Built for Scale
High-Performance REST APIs

Security & Compliance

We follow industry best practices for API security and data protection.

Our APIs are designed with authentication, rate limiting, and continuous security review.

View our Security & Compliance Overview (PDF)
sprl chrome extension

Download the SPRL Google Chrome extension, It's free!

Easy and Quick way to shorten link with SPRL!

 Download Extension

We provide best customer support.

Please feel free to contact us at 8088 948 172 for support.

Contact Us
×

We use cookies to improve your experience, analyse traffic, and personalise content. By clicking “Accept”, you consent to the use of cookies as described in our Cookie Policy .

Accept cookies Read our Cookie Policy