The Sencrop Developer Platform website
This repository contains the code that powers the Sencrop Developers Platform.
This project is based on Gatsby, a free and open source framework based on React.
git clone git@github.com:sencrop/sencrop-developer-platform.git
cd sencrop-developer-platform
npm install
npm run build
To start working on the project, run:
npm run develop
Project presentation and contact informations.
Design overview and quick-start methods.
Describes how to get a partner API Token, as well as the token's life-cycle.
See Live The list of all the public endpoints with parameters documentation and responses examples. You can also find schema definitions at the bottom of the page. Powered by Swagger UI.
Tips to download the Swagger/OpenAPI Definition, and how to use our javascript SDK