Back to top
Vastuu Group

Developer Portal

Create Data Products and provide Harmonized Data for business use
How it works:

Knowledge on the flow

Checkout these guides, patronised by our core developers to quick start using Developer Portal

Data Product 101

Create a data product in the Platform of Trust market place for other developers to utilize in applications. Read more...

Register an application

Registered application aids to perform useful functionalities in the Platform, like exploring and consuming Data Products, implementing authorization flows for intended users, etc. Read more...

Get Bearer Token

The bearer token is used to access and test Platform of Trust APIs in the sandbox environment. Read more...
See all guides

Try our APIs

Make instant call to our Product API to list all available Data Products and see details of one Data Product.
const request = require('request'); request('https://api-sandbox.oftrust.net/products/v1', { json: true }, (err, res, body) => { if (err) { return console.log(err); } console.log('response', body); });
See API documentation Check out API profiles

We love developers

Developer Experience at the front fore to ensure you focus on What You Do Best!

Insomnia Plugin for Custom Timestamp

This plugin computes and adds "x-pot-signature" header needed to call Broker API using Insomnia workspace.

What to do next?

Start using the platform



Create an account and start utilizing the free and open sandbox!

Ask the developers



Our developer community is here to help you with specific problems related to data products, ontology and application development.

Give us Feedback

Sign up for Platform of Trust Newsletter!