- Home
- All APIs
- Access Worldpay
- API reference
API reference
The Access Worldpay API reference provides a unique interactive tool to discover and try out our APIs.
For more detailed help with integrating, take a look at the
Base URLs
https://try.access.worldpay.com
- for test transactionshttps://access.worldpay.com
- for live transactions
Credentials
Contact your Implementation Manager or Solutions Consultant to get your credentials and start making requests.
Headers
Include the following headers in all of your requests.
Copied!
Authorization: {your_credentials}
Content-Type: {API specific Content-Type header}
Accept: {API specific Accept header}
Authorization: {your_credentials} Content-Type: {API specific Content-Type header} Accept: {API specific Accept header}