We provide three different environments to access our APIs, each one with different security profiles and limitations.
Please note that since April 30th, 2019 we provide access also to the PCI/DSS-compliant environments on a different domain. These URIs should be used for those packages that require PCI/DSS compliance, such as the Axerve eCommerce Solution.
MOCKUP
Trial environment, external to the enforced security perimeter, no need of API key. API invocation returns well-formed static-contents answers.
PCI/DSS-compliant URI: https://sandbox.fabrick.com
Requirements: NONE.
SANDBOX
Development and test environment, with full security policy enforcement, API key is required. API invocation returns well-formed dynamic-contents answers, with out-of-sync data.
PCI/DSS-compliant URI: https://sandbox.fabrick.com
Requirements: SANDBOX API-Key.
LIVE
Production environment, with full security policy enforcement, API key is required. API invocation returns well-formed and online dynamic-contents answers.
PCI/DSS-compliant URI: https://api.fabrick.com
Requirements: LIVE API-Key.