Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Worldpay Fraudsight API

The Fraudsight API from Worldpay — 1 operation(s) for fraudsight.

Worldpay Fraudsight API is one of 45 APIs that Worldpay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Fraudsight. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, and defines 25 schemas. It is described by OpenAPI 3.0.1, at version 3.

Requests are made against 2 base URLs: https://try.access.worldpay.com, https://access.worldpay.com.

1 operations 1 paths 25 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
3
Base URL
https://access.worldpay.com
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Worldpay Fraudsight API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Fraudsight 1
POST
/fraudsight/assessment
Fraud assessment
assessment 2 params body → 200400401503

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are custom (20 properties), fraudsight_assess (8 properties), shippingAddress (8 properties), billingAddress (7 properties). Each schema is shown below with its type and property counts.

deviceData
object
Object containing device data information.
2 properties
email
string
The customer's email address.
fraudsight_assessment_503_response
object
2 properties 2 required
firstName
string
Customer's first name.
fraudsight_assessment_400_response
object
3 properties 2 required
cardExpiryDate
object
Object containing card expiry information.
2 properties 2 required
card_plainmasked
object
6 properties 4 required
phoneNumber
string
Customer's phone number.
fraudsight_assessment_401_response
object
2 properties 2 required
card_networktoken
object
5 properties 3 required
custom
object
Additional values specific to your order that can be used to create manual fraud rules.
20 properties
card_front
object
5 properties 3 required
fraudsight_assess
object
8 properties 3 required
dateOfBirth
string
The customer's date of birth.
entity
string
Used to route the request in Access Worldpay, created as part of on-boarding.
validation_errors
object
3 properties 3 required
transactionReference
string
A unique reference for authentication. For example, e-commerce order code.
shopperId
string
A unique identifier for the customer. Use it to create manual fraud rules and identify your customers.
card_tokenized
object
2 properties 2 required
fraudsight_assess_200_response
object
6 properties 3 required
billingAddress
object
An object containing the billing address information.
7 properties 4 required
cardHolderName
string
The name on the customer's card.
value
object
An object that contains information about the value of the assessment.
2 properties 2 required
lastName
string
Customer's last name.
shippingAddress
object
An object containing the shipping address information.
8 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

worldpay-fraudsight-api-openapi.yml Raw ↑

Other APIs Worldpay publishes across the network.

Worldpay Tokens API
Worldpay Card Payouts API
Worldpay Account Payouts API
Worldpay 3DS API
Worldpay APMs API
Worldpay FX API
Worldpay Hosted Payment Pages API
Worldpay Events API
Worldpay Beneficiary Account Verifications API
Worldpay Split Payments API
Worldpay Statements API
Worldpay 3DS actions API