Developer Operations API
The Developer Operations API provides auxiliary features to ensure smooth integration and compatibility with TED APIs, minimising disruptions and supporting uninterrupted service.
Available Operations
Extend the validity of an API key
The TED API requires an API key to manage unpublished notices. Developers can create and manage these keys via the TED Developer Portal. This operation automatically renews API keys before they expire, ensuring uninterrupted service without manual intervention.
Swagger API Endpoints
-
Preview Environment: Access the Swagger API Interface
-
Production Environment: Access the Swagger API Interface
API Key Management: API keys are valid for 24 months and are required to manage unpublished notices. Renewal notifications include a token sent via email, which can be used to manually renew keys or programmatically through the /renew endpoint. |
Retrieve the active range of SDK versions
Submissions to TED require notices to conform to an active SDK versions range. This endpoint ensures developers can align their submissions with supported versions, avoiding compatibility issues. This operation returns the current range of SDK versions supported by the TED Central Validation Service (CVS) and assists developers in ensuring that notices submitted through their applications use a compatible SDK version.
Swagger API Endpoints
-
Preview Environment: Access the Swagger API Interface
-
Production Environment: Access the Swagger API Interface
SDK Version Compliance: All notices submitted to TED must conform to an active SDK version. This endpoint ensures submissions adhere to supported standards, avoiding compatibility issues. |
Read the documentation on Active SDK Versions here.
Who Uses This API
-
Developers: Automating API key management and ensuring SDK compatibility for seamless submissions.
-
Applications: Validating SDK versions and maintaining uninterrupted integration with TED services.
-
eSenders: Ensuring compliance with active SDK requirements during notice submissions.