Skip to content
Francisco Yedro edited this page Sep 18, 2019 · 8 revisions

Documentation for developers of the TheyBuyForYou API

The TheyBuyForYou API is built to allow you to obtain public procurement data from the TheyBuyForYou project knowledge graph.

The API is organised around REST. All API calls should be made to the http://tbfy.librairy.linkeddata.es/kg-api/ base domain. A JSON file will be returned in all responses from the API. The API allows you 25 different calls organised in 5 main groups:

  • Contracts
  • Organisations
  • Awards
  • Contracting processes
  • Tenders

Documentation of the core-API

Resources

Return to Home

Clone this wiki locally