{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-country-apis-catalog/product-catalog/se/getSignatory/sidebars.yaml","current-catalog-info":"current-catalog-info-/country-apis-catalog/product-catalog/se/getsignatory/openapi"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Sandbox Environment","llmstxt":{"hide":true}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"sandbox-environment","__idx":0},"children":["Sandbox Environment"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The GetSignatory sandbox environment is available for testing during development. The sandbox feature allows you to build integrations without fetching live data and incurring charges for reports."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"sandbox-configuration","__idx":1},"children":["Sandbox Configuration"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To use the sandbox environment, a dedicated Sandbox API service must be configured in Creditsafe's backend. All parameters and responses in the sandbox version of GetSignatory mirror those of the live service."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Authorization works exactly the same as in the live environment using CONNECT Authenticate. Any charges incurred in the sandbox are applied to the Sandbox API service alone, with no charges made to the GetSignatory service."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"sandbox-urls","__idx":2},"children":["Sandbox URLs"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["GetSignatory Endpoint:"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"https://se-webservice-sandbox.apps.creditsafe.com/getsignatory\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Health Check:"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"https://se-webservice-sandbox.apps.creditsafe.com/getsignatory/health\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"sandbox-parameter-behavior","__idx":3},"children":["Sandbox Parameter Behavior"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["In the sandbox version of this API, only the following parameters are actively supported:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["searchnumber"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["transactionid"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All other parameters included in the request may be ignored without error or warning."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Best Practice"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Developers are encouraged to structure their requests as they would in a production environment, including all expected parameters. This ensures consistency and simplifies the transition to production usage."]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"setting-up-sandbox-access","__idx":4},"children":["Setting Up Sandbox Access"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To access the sandbox environment:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["You will need a signed agreement with Creditsafe"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Our sales team will facilitate this agreement"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The integration team will provide the necessary credentials to get started"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Creditsafe integration team (",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"mailto:integration@creditsafe.se"},"children":["integration@creditsafe.se"]},") is available to assist you during the development phase with the sandbox API. They can provide:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Information on which search numbers to use"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Additional test data if needed"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Guidance on sandbox implementation"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Support for troubleshooting issues"]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"transitioning-to-production","__idx":5},"children":["Transitioning to Production"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["At some point, you will need to transition the development environment to use the live services and verify that everything works as expected."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning","name":"Caution: Letters of Disclosure"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When making this switch, be cautious to avoid unintentionally generating credit reports through services like GetData or CAS, as this could trigger the sending of letters of disclosure."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Important: Using the GetSignatory API itself never results in letters of disclosure being sent."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["When transitioning to production:"]}]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Update your base URL from sandbox to production endpoints"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use your production credentials (obtained from CONNECT Authenticate)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Update any hardcoded sandbox URLs in your codebase"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Test the authentication flow with production credentials in a controlled manner"]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"disclaimer---sandbox-data-validity","__idx":6},"children":["Disclaimer - Sandbox Data Validity"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["While the sandbox environment mirrors the structure and format of responses from the live API, the data itself is synthetic and may not be logically consistent or realistic. This environment is intended solely for integration testing and development purposes."]}]},"headings":[{"value":"Sandbox Environment","id":"sandbox-environment","depth":1},{"value":"Sandbox Configuration","id":"sandbox-configuration","depth":2},{"value":"Sandbox URLs","id":"sandbox-urls","depth":2},{"value":"Sandbox Parameter Behavior","id":"sandbox-parameter-behavior","depth":2},{"value":"Setting Up Sandbox Access","id":"setting-up-sandbox-access","depth":2},{"value":"Transitioning to Production","id":"transitioning-to-production","depth":2},{"value":"Disclaimer - Sandbox Data Validity","id":"disclaimer---sandbox-data-validity","depth":2}],"frontmatter":{"seo":{"title":"Sandbox Environment"}},"lastModified":"2026-06-16T13:01:02.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/country-apis-catalog/product-catalog/se/getsignatory/documentation/sandbox","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}