Welcome to the Spur Corporation Partner API

Explore APIs Sign up

Our APIs

Brand API

Provides information regarding the brands owned and licensed by Spur Corporation and subsidiary companies.

Explore APIs

Restaurant API

    Provides data regarding the franchised restaurants and other outlets licensed to operate the brands.

Explore APIs

Menu API

Provides menu, item and point of sale data
for products sold to customers in restaurants and online services.

Explore APIs

All of our Partner APIs are documented within this developer portal.  Each request parameter and response object has been described and most have example responses for developers to use.

Developers can use the portal to try the APIs and see the live data. Simply click the Try Me button on the API operation to try it out from within the portal.

Download the Open API specifications in JSON or YAML for use in development workflows.

Sign up to create product subscriptions and acquire the keys that can be used to call our partner APIs.

GET /brand-api/brands

{
"message": "The operation succeeded!",
"notifications": [],
"data": {
"key": "SPUR",
"name": "Spur Steak Ranches",
"displayName": "Spur",
"enabled": true,
"createdOn": "1967-10-24T17:37:27.1387871",
"modifiedOn": "2019-06-20T19:41:17.7000001"
}
}
Legacy Portal

Is the API portal having issues?  If so, you can still use the legacy portal.