Integrate with the accessplanit API v2 Feeds - Overview
On this page:
Download the API v2 module brief:
Useful Help Guide Links
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3215425537
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3466067969
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3185049601
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3234103297
Related Resources
The accessplanit API Feeds are a great way to integrate your other systems with your accessplanit platform to streamline your operations!
Our API Feeds allow you to integrate your information with other other software in use within your organisation. From employee and customer-based software such as HR systems, VLEs, and CRMs, to financial and invoicing programs, to websites and enquiry forms, our API Feeds give you the ability to read and manage your accessplanit data automatically to avoid data rekeying and human error, saving you time and money!
What are the v2 API Feeds?
Why Use API Feeds?
API feeds are a powerful method for creating responsive, efficient, and secure integrations between your accessplanit platform and other software in use within your business.
API feeds facilitate automated access to the most current data stored within your platform, this means that your applications and systems are always working with the latest information, and reduces the need for manual data transfers/rekeying, this minimises human error and could save your team hours each week!
Additionally, APIs are built to scale as they can handle large amounts of data and requests, this means that they can grow alongside your business without much additional work!
Typically, each use of the API for an integration saves 260+ hours/year compared to a manual data sync. With a manual approach, approximately 5 hours per week are spent collating, exporting or rekeying, formatting, checking, importing, and (of course!) final checks. With an API integration, this manual effort is not required, and the data does not need to wait for an administrator to manually sync.
What are the differences between accessplanit’s v1 and v2 feeds?
There are two versions of API feeds available for you to use to connect to your accessplanit platform:
Version 1 (v1)
Introduced in 2019, the v1 feeds have access to core modules (including course data, user and account data, and financial data), making them ideal for many standard integrations.Version 2 (v2)
Launched in 2025, the v2 feeds offer extensive coverage of your entire platform, enabling integrations with a wider range of applications, and more complex integrations. This also extends to the field access, in v1 you can work with a set of predefined fields for each API endpoint, whereas in v2 you can access all fields that you can access in the platform.
In addition to the significantly wider data access, v2 also benefits from the following:
Field Selection
While v1 feeds return every field every time, within v2 you can choose which fields you would like to be returned in your responses which optimises your requests, improving performance, and ensuring that your applications receive only the relevant information.Advanced Filtering
The v1 feeds have support for applying multiple filters to your data requests, however v2 supports both AND and OR operators to refine your queries for much more precise data retrieval, enabling you to filter and access only the information needed for your integration.Custom Fields
The v2 feeds have full access to every Custom Field you have created in your accessplanit platform, this means that the unique data required for your processes is available to make your integrations as useful and relevant as possible.Sorting
The v2 feeds support sorting your data using the 'order by' feature, this means that you can organise and present your data in the most relevant way for your integration!Record Deletion:
Where your login allows you to delete data, so will your v2 feed access! This functionality allows you to manage your data integrity by removing obsolete or incorrect records, this means that your platform data remains accurate and up-to-date.Record Count:
Your v2 feeds can include a count of the number of records that meet your integration criteria, this means that your integration can assess the volume of data, understand how many pages of data there are, and optimise performance in data processing tasks.
To begin using our API feeds, you'll need access credentials. Once granted, you can start building custom integrations tailored to your specific needs. Our detailed documentation and support resources are here to assist you every step of the way.
Explore the sections below to learn more about the capabilities of our v1 and v2 API feeds, how to get started, and best practices for creating efficient and reliable integrations.
Please note
Access to accessplanit’s API Feeds is an additional, chargeable module. Please speak to your Customer Success Manager to see if this is already included within your accessplanit package or to find out more information!
API Use Cases
Here are the most popular uses for the API Feeds, supported by our recommended approach and best practice for each
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3185049601
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3234103297
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3246489601
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3250290870
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3250946049
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3250978817
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3250946283
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3250946517
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3251011585
How to access the v2 API Feeds
Access to the API Feeds is an additional module.
To be granted access to the feeds, or if you have any questions you would like to ask us, please contact your Customer Success Manager (CSM).
DISCLAIMER: By using accessplanit APIs, you agree to our terms of use.
Developer Resources
Developer information can be found in the below documentation:
Core resources:
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3215425537
Specific integration resources:
https://accessplanit.atlassian.net/wiki/spaces/HG/pages/3232989185
API Feed Restrictions
Each individual API Feed end-point is restricted to 5000 requests per hour, unless your accessplanit platform is hosted on a dedicated server (please raise a ticket via the Support Portal, available from the ‘Help’ option in your platform, if you are unsure of this)
FAQs
Here are answers to the common questions we receive about the API feeds
Is the data provided by the API v2 feeds in real-time?
Can I access historical data in the API v2 feeds?
How is the data transmitted via the API to keep it secure?
How do I get access to the API v2 feeds?