Arbor Platform
Our secure REST API and SDKs allow you to instantly integrate your application with all schools using Arbor







RestGateway gateway = new RestGateway( https://your-school.sch.uk/rest-v2, "dev@your-company.com", "{34#%$g3453ea&*45d3e3}" ); ModelBase.setDefaultGateway(gateway); Student student = Student.retrieve("205"); string firstName = student.getPerson().getLegalFirstName(); DateTime dateOfBirth = student.getPerson().getDateOfBirth(); Console.WriteLine("Hello " + firstName);
Report
Developers can gain full access to the underlying MIS data enabling them to generate custom reports without limitation.
Integrate
Arbor platform includes a powerful data integration layer allowing you to synchronize the MIS with in-house systems.
Customize
Maintain the school's existing work practices by creating custom front-ends for accessing and managing your school data.
Innovate
Develop new Apps for schools and join a growing community of tech startups developing on the Arbor Platform.