How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Prewave EUDR - Customers - DDS API

🆕 NEW - Allows you to manage customer Due Diligence Statements (DDS), including creating, updating, submitting, withdrawing customer DDS, and viewing supplier DDS associated with products.

Prewave EUDR - Customers - DDS API is one of 25 APIs that Prewave publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include EUDR - Customers - DDS. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 9 operations across 7 paths, and defines 28 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.prewave.com.

9 operations 7 paths 28 schemas 2 DELETE3 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.prewave.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Prewave EUDR - Customers - DDS API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Auth-Token (Token_authentication). By default, every request must be authenticated.

  • Token_authentication — Generate an API token at https://www.prewave.com/management/api and paste it in here.

Paths & Operations 9

Across 7 paths, the API surfaces 9 operations — 2 DELETE, 3 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

EUDR - Customers - DDS 9

🆕 NEW - Allows you to manage customer Due Diligence Statements (DDS), including creating, updating, submitting, withdrawing customer DDS, and viewing supplier DDS associated with…

PUT
/public/v2/eudr/customers/customer-dds/{ddsId}
Update a customer DDS for an inbound product
updateCustomerDDS 1 param body → 200400404403500429
DELETE
/public/v2/eudr/customers/customer-dds/{ddsId}
Delete a customer DDS before successful submission
deleteCustomerDDS 1 param → 204400404403500429
PUT
/public/v2/eudr/customers/customer-dds/{ddsId}/submission
Submit a customer DDS to TracesNT system
submitCustomerDDS 1 param → 202400404403500429
GET
/public/v2/eudr/customers/products/{productId}/customer-dds
Fetch customer DDS entries for a product
findCustomerDDS 1 param → 200403500429
POST
/public/v2/eudr/customers/products/{productId}/customer-dds
Create a new customer DDS for an inbound product
addCustomerDDS 1 param body → 200400404403500429
POST
/public/v2/eudr/customers/customer-dds/{ddsId}/withdraw
Withdraw a submitted customer DDS
withdrawCustomerDDS 1 param → 204400404409422502403500
GET
/public/v2/eudr/customers/products/{productId}/supplier-dds
Fetch supplier DDS entries for a product
findSupplierDDS 1 param → 200403500429
GET
/public/v2/eudr/customers/dds-units
Retrieve all available DDS units along with their associated HS codes
findDDSUnits → 200403500429
DELETE
/public/v2/eudr/customers/supplier-dds/{ddsId}
Delete a supplier DDS and its origins
deleteSupplierDDS 1 param → 200403500429

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are PublicCustomerDDS (26 properties), PublicOrigin (20 properties), PublicCustomerDDSPayload (13 properties), ApiRateLimitResponse (7 properties). Each schema is shown below with its type and property counts.

PublicCustomerDDSPayload
object
Payload for creating or updating a Customer DDS. Contains all required and optional fields for a customer DDS statement, including references and product measu…
13 properties 8 required
PublicDFCheck
object
Result of deforestation check request
5 properties 5 required
PublicCountry
object
Country where the economic activity is taking place
4 properties 2 required
PublicFeature
object
2 properties 2 required
CodeErrorDTO
object
4 properties 2 required
PublicPendingDFRequest
object
Public pending deforestation request details.
1 property 1 required
PublicMinimalOriginRequest
object
Origin request references
4 properties 4 required
AccessDeniedErrorDTO
object
5 properties 3 required
PublicOriginLegalityCheck
object
Legality check result
3 properties 2 required
PublicProductSupplierDDS
object
Supplier DDS
7 properties 5 required
PublicOriginRequestRef
object
References date of the origin request
3 properties 3 required
PublicDDSReferencePayload
object
Reference for a DDS statement, including one or more reference labels and the reference type.
2 properties 2 required
Score
object
2 properties 2 required
PublicDDSUnit
object
3 properties 2 required
PublicFeatureCollection
object
Plot of the origin
1 property 1 required
ApiRateLimitTimeRequestLimit
object
Rate limit configuration for a specific time window
2 properties
PublicDDSReference
object
List of DDS references
3 properties 3 required
PublicProducerDiscoveryRequest
object
Pending producer discovery request
4 properties 3 required
PublicDFCheckResult
object
Deforestation check result status
2 properties 2 required
PublicProducer
object
Producer of the origin
4 properties 2 required
ApiRateLimitResponse
object
Response returned when API rate limit is exceeded (HTTP 429)
7 properties
ErrorDTO
object
Error response
3 properties 2 required
PublicSubmissionError
object
Details about a submission error, if state is SUBMISSIONERROR
3 properties 2 required
PublicCustomerDDS
object
26 properties 18 required
TracesNtDDSErrorDTO
object
4 properties 4 required
PublicProductHSCode
object
List of HS codes associated with this DDS unit
3 properties 1 required
PublicGeometrySchema
object
Geometry plot object
2 properties 2 required
PublicOrigin
object
List of product's origins
20 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prewave-eudr-customers-dds-api-openapi.yml Raw ↑

Other APIs Prewave publishes across the network.

Prewave Actions API
Prewave Alerts API
Prewave Collections - Management API
Prewave Collections - Network API
Prewave Collections - Targets API
Prewave Collections - Tier-N API
Prewave Disruptions API
Prewave EUDR - Customers - Origin Requests API
Prewave EUDR - Customers - Products API
Prewave EUDR - Customers - Suppliers API
Prewave EUDR - Shared API
Prewave EUDR - Suppliers API
Where this information came from

This is an independent, third-party profile of Prewave EUDR - Customers - DDS API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.