The Decisionly API is organized around REST. The API has resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.Documentation Index
Fetch the complete documentation index at: https://docs.decisionly.com/llms.txt
Use this file to discover all available pages before exploring further.
Test Mode
You can use the Decisionly API in test mode, which doesn’t affect your live data or interact with the card networks. The API key you use to authenticate the request determines whether the request is live mode or test mode.Getting Started
To get started:- Create a new API key from your settings page
- Read the Quickstart guide to learn how to make your first request
- Explore the API reference to learn about available resources and endpoints