Overview

Protocol

HTTPS is enabled to ensure the security of data transmission

REST API

Payload and Response are in JSON format

Method

GET

Get data

POST

Post to create/update data

Credentials

curl 'https://api.soec.io/example' \
     --header "X-API-ID: c83d9cfceedc0e09a1d3fcf4ba412d7a76159713" \
     --header "X-API-KEY: fcbbc75bbc096db205ae8113b92ea7c7610b6de0"

Last updated