API Reference
Loyal is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded bodies, returns JSON-encoded responses and uses standard HTTP response codes, authentication, and verbs.
BASE URL
https://api.joinloyal.com
Client Libraries
By default, the Loyal API Docs demonstrate using curl to interact with the API over HTTP. Select one of our official client libraries to see examples in code.