REST API
Introduction
Authentication
OpenAPI/Swagger Reference
Flat for Education API
API Console
SDKs
Rate Limits
Errors
API Changelog
LTI
Flat REST API SDKs
Flat offers and maintain the following SDKs and to ease development. These SDKs are built using Swagger Codegen, which you can also easily use to build API clients for other languages and frameworks using our OpenAPI Specification.
🐍 Python
- Check out the documentation and the source code on GitHub.
- This SDK is available on pypi (
flat-api
).
💛 Node.js and Browser
- Check out the documentation and the source code on GitHub.
- This SDK is available on NPM and Bower (
flat-api
).
🐘 PHP
- Check out the documentation and the source code on GitHub.
- This SDK is available on Packagist (
flat/api
).
💎 Ruby
- Check out the documentation and the source code on GitHub.
- This SDK is available on Rubygems (
flat_api
).