Getting Started with Array APIs
Useful Documents
-
API Reference. The specifications of all Array APIs.
-
How to Retrieve a Credit Report. In addition to explaining how to retrieve a credit report for a customer, this document explains the general API workflow.
-
How to Receive Webhooks. Every API operation that creates, modifies, or deletes data generates a callback, or webhook. This document explains how to register and use a webhook listener.
API Hosts
- Sandbox: https://sandbox.array.io
- Production: https://array.io
Reference Data
API Workflow Diagram


Updated about 2 months ago