Skip to content

sencrop/sencrop-developer-platform

Repository files navigation

sencrop-developer-platform

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.

Init

git clone git@github.com:sencrop/sencrop-developer-platform.git
cd sencrop-developer-platform
npm install

Build

npm run build

Development

To start working on the project, run:

npm run develop

Pages

Home

See Live

See Markdown

Project presentation and contact informations.

API Guide

See Live

See Markdown

Design overview and quick-start methods.

First contact

Get your token

Listing your devices

Reading raw device data

Reading device data

Adaptive scale data

Geobased data

Time buckets

Units

Limits

What's next ?

Partners API

See Live

See Markdown

Describes how to get a partner API Token, as well as the token's life-cycle.

Issuing a partner token

Delegation flows

Requesting a token

Creating a token

Listing modules activations

Manage partner parameters

API Reference

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.

Tools

See Live

See Markdown

Tips to download the Swagger/OpenAPI Definition, and how to use our javascript SDK

License

MIT