Introduction

The EduFocal API is organized around REST. Our API has predictable resouce-oriented URLS, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

Development API

You can use the sandbox version of the EduFocal API at https://api.edufocal.net Please request your Client ID and Client Secret to access the sandbox during development.

Live API

The live API is located at https://api.edufocal.com Please request production API Client ID and Client Secret once your integration is ready to be go live.