Visualisation API

The Visualisation API enables the rendering of procurement notices into user-friendly formats, such as PDFs or HTML. This functionality supports both internal workflows and public dissemination, making notices easier to read and share.

Available Operations

Render Notices

The "/render" operation converts XML procurement notices into user-friendly formats like PDF or HTML, making the data easier to read and share. This API provides operations in two variants. For larger, more complex notices, the asynchronous API should be used to prevent request time-outs.

API Request

POST /v3/notices/render
POST /v3/notices/render-async

Who Uses This API

  • Organisations: Integrating visualised notices into their platforms.

  • TED developers: Generating previews for notices.

  • eNotices2 application: For the rendering of notices via the web interface in PDF or HTML.


Explore more about view templates used in rendering here