You didn't get into edtech to write integrations. We did.

Get 3 years of integration work done in 4 weeks or less.

Edlink is trusted to power integrations at these great companies.

Edlink helps you build seamless integrations.

Single Sign On

Allow users to sign in without creating a new account. Edlink supports a variety of different SSO platforms and open standards.

Read More

Class Rostering

Retrieve classes and rosters from the district's LMS, SIS, or rostering platform. Edlink can help you roster at the district or individual user level.

Read More

Content Integration

Send coursework to the LMS or SIS on the fly. Get rid of tough-to-manage ZIP files and support the personalized assigning of content.

Read More

Grade Passback

Sync grades back to school systems with ease. Teachers can forget about CSVs and have grades instantly appear in their LMS or SIS.

Read More

Onboard schools in minutes.

Getting a new district connected is a simple as sharing a URL. Our onboarding flow features your branding and quickly walks the school technology admin through the connection process.

Manage integrations at scale.

Scaling to dozens or hundreds of integrations means lots of internal tools to keep your teams productive. Let our data browsing, transformation, filtering, and logging tools save you time and money.

Keep your team focused on your core product.

Let your developers get back to improving your products instead of building yet another integration.

Give customer success the tools they need.

Edlink provides out of the box tools that make integration management a breeze. Happier teammates make happier clients.

Stop losing sales due to integration requirements.

Edlink helps you build integrations that would otherwise take months or years to deploy so your sales team can say "yes".

Developer Friendly

Built for developers first.

Edlink is a technology company first. Our product is our API and we have put a lot of effort into designing it to be clear and easy to implement. We also provide tools and guides to make the development process quick and painless.

Javascript
1
2
3
4
5
6
7
8
const edlink = require('edlink-js')('id', 'secret');

//Create a user object by passing in a set of tokens.
const user = edlink.user(tokens);

//Retrieve information about this user.
const profile = await user.me();
const classes = await user.classes();

Ready to get started?

Create an account to start developing right now - no payment details required. Or, contact us to design a custom package for your business.