Service objects
API Reference
The FlatPeak API is designed around the principles of REST. It uses resource-oriented URLs for predictable interactions, processes form-encoded request bodies, delivers JSON-encoded responses, and employs standard HTTP response codes, authentication protocols, and verbs.
The FlatPeak API provides a test (sandbox) mode, allowing you to test your integrations without affecting your live data or interacting with production systems. The API key used during request authentication determines whether the interaction occurs in live mode or test mode.
Was this page helpful?