The Developer page provides access to Shifton’s API documentation and developer tools for building custom integrations.
What Is This?
The Developer page is the starting point for technical integrations with Shifton. It contains three tabs: Overview, Webhooks, and Applications. The Overview tab gives you quick links to both the current and legacy API documentation, which you can use to build custom integrations, automate workflows, or connect Shifton with your internal tools.
Prerequisites
| Requirement | Details |
|---|---|
| Role | Owner |
| Knowledge | Basic understanding of APIs and web development (or access to a developer who does) |
Step-by-Step Instructions
Accessing the Developer Page
Using the Overview Tab

The Overview tab displays links to Shifton’s API documentation:
| Link | Description |
|---|---|
| New documentation | Links to the current, up-to-date API documentation |
| Old documentation | Links to the legacy API documentation for older integrations |
Navigating to Other Developer Tabs
From the Developer page, you can also access:
These are covered in detail in their own articles.
Access Permissions
| Role | View Developer Page | Access API Docs | Create Webhooks/Apps |
|---|---|---|---|
| Owner | Yes | Yes | Yes |
| No | No | No | |
| Manager | No | No | No |
| Employee | No | No | No |
FAQ
Q: Do I need programming skills to use the Developer page?
A: The API documentation is designed for developers. If you are a non-technical manager, you can share the documentation links with your development team or IT department.
Q: Which API documentation should I use — new or old?
A: Use the New documentation for all new integrations. The Old documentation is provided for backward compatibility with existing integrations that were built on the legacy API.
Q: Is there a rate limit on the API?
A: Yes, API rate limits may apply. Refer to the API documentation for specific details about request limits and best practices.
Q: Can I test API calls without affecting live data?
A: Refer to the API documentation for information about test environments or sandbox modes, if available.
Possible Issues and Solutions
| Issue | Possible Cause | Solution |
|---|---|---|
| Developer page not visible in sidebar | You do not have Owner role | Ask your account Owner to grant the appropriate role |
| Documentation link leads to an error page | Temporary service issue | Try again later, or contact Shifton support |
| Not sure which API version to use | Working with an existing integration | Check your current integration code for API endpoint URLs to determine which version it uses |
| API key not visible | Key may need to be generated first | Follow the instructions in the API documentation to generate an API key |