Help
RSS
API
Feed
Maltego
Contact
Domain > api.po-uat.expian.io
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-07-03
52.84.66.12
(
ClassC
)
2025-05-17
3.163.24.28
(
ClassC
)
2026-01-29
3.163.24.11
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sun, 02 Feb 2025 01:08:32 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://api.po-uat.expian.io/X-Cache: Redir html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 287179Connection: keep-aliveDate: Sun, 02 Feb 2025 01:08:33 GMTX-Amzn-Trace-Id: Root1-679ec591-2d906ddb2bd22f2932912849x-amzn-RequestId: 12906830- !doctype html>html> head> meta charsetUTF-8 /> link hrefassets/favicon.ico relicon typeimage/x-icon /> title>Expian Public API/title> meta nameviewport contentwidthdevice-width,initial-scale1 /> style> body { margin: 0; padding: 0; } /style> /head> body> div idredoc-container>/div> script srchttps://cdn.jsdelivr.net/npm/redoc@2.1.1/bundles/redoc.standalone.js>/script> script> const spec {openapi:3.0.1,info:{title:Expian Public API,description: ## Getting started The Expian API can be used to find products, book tickets, and more. ## Authentication A client ID and client secret are required to use the Expian API. Please contact Expian for these details. These credentials will have permissions assigned to them, which will determine the actions you can perform via the API. Once you have your credentials, there are two ways to authenticate with the Expian API: 1. **OAuth 2.0**: Authenticate with the industry-standard OAuth 2.0 protocol(https://oauth.net/code/). Send your credentials to the `POST /oauth2/token` endpoint to retrieve an access token to include in subsequent requests headers: `Authorization: Bearer TOKEN>`. Tokens expire after some time, as communicated in the response. 2. **Basic Auth**: Use your client ID and secret as the username and password in a Basic Authorization header: `Authorization: Basic BASE_64(CLIENT_ID:CLIENT_SECRET)>`. They should be concatenated with a colon, and then base64 encoded. This can be used in use cases where a static API key is appropriate. OAuth 2.0 is recommended for most use cases. ## Placing an order (B2B) As a B2B customer, you can place an order by following these steps: 1. **Check whats available for sale in your market** Use the getMarketsOverview(#operation/getMarketsOverview) endpoint in order to see what products, ticket types and services are available for sale. 2. **Check what booking options are available for purchase** Now that you know whats available for sale, you can check
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
]