Help
RSS
API
Feed
Maltego
Contact
Domain > api.livcash.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-11-17
172.67.136.206
(
ClassC
)
2025-12-15
104.21.86.205
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Mon, 15 Dec 2025 03:27:01 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareCache-Control: no-cache, privateLink: http://api.livcash.com/api/docs.jsonld>; relhttp://www.w3.org/ns/hydra/core#apiDocumentationcf-cache-status: DYNAMICReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sJSoCccfImZLEGiHQe9LA43RRLBsNaERitigjBpRQXSQ8tl7BLkKYBGd7FY7ke1XHs09teugltoBHNfzQgL040tO%2FmUeJm%2BTTEfJHWmCu5A%3D%3D}}Vary: Accept-EncodingNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}CF-RAY: 9ae2d7bd7b91b332-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> title> API INtroduction/title> style> /* Set the background colors */ body { background-color: #ecf0f1; font-family: Helvetica Neue, sans-serif; } .header { background-color: #7f8c8d; color: #ffffff; padding: 20px; text-align: center; border-bottom: 4px solid #2c3e50; } .header h1 { margin-top: 0; } .content { background-color: #ffffff; padding: 20px; margin: 20px; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); } /* Style the links */ a { color: #2c3e50; text-decoration: none; border-bottom: 2px solid #7f8c8d; transition: border-bottom 0.2s; } a:hover { color: #7f8c8d; border-bottom-color: #2c3e50; } /* Style the buttons */ .button { display: inline-block; background-color: #e67e22; color: #ffffff; padding: 10px 20px; border: none; border-radius: 5px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); cursor: pointer; transition: background-color 0.2s; } /* Style the steps */ .steps { margin-top: 30px; margin-bottom: 30px; padding-left: 20px; } .steps li { margin-bottom: 10px; } .steps li:before { content: \2022; color: #7f8c8d; display: inline-block; margin-right: 10px; } /* Style the code block */ pre { background-color: #f1f1f1; border-radius: 5px; padding: 10px; overflow: auto; } code { font-family: Consolas, monospace; } /style>/head>body> div classheader> h1> API Documentation/h1> /div> div classcontent> p>Welcome to the API documentation. To get started, please follow these steps:/p> ol classsteps> li>Consume the login URL to obtain an access token. The token will be used in the Authorization header of subsequent API requests./li> li>Store the access token securely, as it will be required for all API requests. The token will expire after a certain period of time, so be sure to check for expiration and request a new token when necessary./li>li>Get the user token from the users account, which can be used to authenticate user-specific requests./li>/ol>p>You can download the Postman collection JSON file from the a href/DeliveryApi.json>public folder/a>./p>p>To use the API in Postman, you can import the JSON collection file and set the Authorization header with the access token. Here is an example:/p>pre>code>{ method: GET, url: /api/allparcels/, headers: { Authorization: Bearer ACCESS_TOKEN }}/code>/pre>p>Make sure to replace code>ACCESS_TOKEN/code> with your actual access token./p>p>If you receive a 401 response code, it means your access token has expired and you need to request a new one./p>a href/DeliveryApi.json download classbutton>Download Postman JSON Collection/a>/div>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 15 Dec 2025 03:27:01 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareCache-Control: no-cache, privateLink: http://api.livcash.com/api/docs.jsonld>; relhttp://www.w3.org/ns/hydra/core#apiDocumentationcf-cache-status: DYNAMICReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sXdoPWnQ0cNb7OViSI4SXni6VsRYvDHE%2FpQ9tmQfKqKaBvWLMOjiCPg5Y%2F%2F23ZpcpDAHQkjGLpC6SZHN8pluCJJFWxeYIE1D6zwGjpX8%3D}}Vary: Accept-EncodingNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}CF-RAY: 9ae2d7c19e0bff11-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> title> API INtroduction/title> style> /* Set the background colors */ body { background-color: #ecf0f1; font-family: Helvetica Neue, sans-serif; } .header { background-color: #7f8c8d; color: #ffffff; padding: 20px; text-align: center; border-bottom: 4px solid #2c3e50; } .header h1 { margin-top: 0; } .content { background-color: #ffffff; padding: 20px; margin: 20px; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); } /* Style the links */ a { color: #2c3e50; text-decoration: none; border-bottom: 2px solid #7f8c8d; transition: border-bottom 0.2s; } a:hover { color: #7f8c8d; border-bottom-color: #2c3e50; } /* Style the buttons */ .button { display: inline-block; background-color: #e67e22; color: #ffffff; padding: 10px 20px; border: none; border-radius: 5px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); cursor: pointer; transition: background-color 0.2s; } /* Style the steps */ .steps { margin-top: 30px; margin-bottom: 30px; padding-left: 20px; } .steps li { margin-bottom: 10px; } .steps li:before { content: \2022; color: #7f8c8d; display: inline-block; margin-right: 10px; } /* Style the code block */ pre { background-color: #f1f1f1; border-radius: 5px; padding: 10px; overflow: auto; } code { font-family: Consolas, monospace; } /style>/head>body> div classheader> h1> API Documentation/h1> /div> div classcontent> p>Welcome to the API documentation. To get started, please follow these steps:/p> ol classsteps> li>Consume the login URL to obtain an access token. The token will be used in the Authorization header of subsequent API requests./li> li>Store the access token securely, as it will be required for all API requests. The token will expire after a certain period of time, so be sure to check for expiration and request a new token when necessary./li>li>Get the user token from the users account, which can be used to authenticate user-specific requests./li>/ol>p>You can download the Postman collection JSON file from the a href/DeliveryApi.json>public folder/a>./p>p>To use the API in Postman, you can import the JSON collection file and set the Authorization header with the access token. Here is an example:/p>pre>code>{ method: GET, url: /api/allparcels/, headers: { Authorization: Bearer ACCESS_TOKEN }}/code>/pre>p>Make sure to replace code>ACCESS_TOKEN/code> with your actual access token./p>p>If you receive a 401 response code, it means your access token has expired and you need to request a new one./p>a href/DeliveryApi.json download classbutton>Download Postman JSON Collection/a>/div>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]