SpacePay

API (Application Programming Interface)

Quick Answer

An API is a set of protocols that allows software applications to communicate. In crypto payments, a payment API lets merchants create payment requests, check transaction status, and receive webhook notifications programmatically.

Full Definition

An API is a set of protocols and tools that allows different software applications to communicate with each other. In crypto payments, a payment API lets merchants programmatically create payment requests, check transaction status, process withdrawals, and receive webhook notifications. REST APIs are the most common format, using JSON payloads over HTTPS. SpacePay provides a REST API for merchants to integrate crypto payment acceptance into any platform, with full documentation at docs.spacepay.co.uk.