Pike13 For Developers
Get Started
Authentication
Core API
Reporting API
Webhooks API
Announcements

Get Started

Register your app

Begin by registering your app. After registering you will obtain credentials to authenticate and use any Pike13 API.

Create a Test Business

Create a Pike13 business for use as a sandbox to explore the Pike13 APIs.

If you are unfamiliar with Pike13 take a brief tour to learn more.

Choose a Pike13 API

After registering you now have access to use the Core API, Reporting API, and the Webhooks API.

Core API allows apps to perform business processes. Creating a client, retrieving their custom fields, and checking them into a class are examples of what's possible with this Pike13 API.

Reporting API allows apps to retrieve and aggregate business data at business and franchise levels. Aggregating revenue by quarter, retrieving every piece of merchandise ever sold by a certain staff member, or finding the client who has contributed the highest revenue to a business are examples of what's possible with this Front Desk API.

Webhooks API allows apps to subscribe for notifications of changes to their business, from when people are created, invoices closed, new visits, and more. Instead of making requests to the Core API we notify apps when something happens.

API Access Restrictions

Only OAuth2 tokens registered to those with the role of owner or higher can access the Webhooks API & Reporting API

Code!

Use the Core API, Reporting API, and the Webhooks API documentation to explore all that is available from each Pike13 API. Check out the Authentication section to learn about our OAuth2 flow.

If you have any questions or feature requests please contact us.