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 - Products API

Allows you to manage customer products, including creating, updating, linking/unlinking products, and deactivating products.

Prewave EUDR - Customers - Products 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 - Products. 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 35 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 35 schemas 2 DELETE2 GET3 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 - Products 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, 2 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

EUDR - Customers - Products 9

Allows you to manage customer products, including creating, updating, linking/unlinking products, and deactivating products.

PUT
/public/v2/eudr/customers/products/outbound/{productId}
Update an existing outbound product
updateOutboundProduct 1 param body → 200400403500429
PUT
/public/v2/eudr/customers/products/inbound/{productId}
Update an existing inbound product
updateInboundProduct 1 param body → 200400403500429
GET
/public/v2/eudr/customers/products/outbound
Get a list of outbound products
findOutboundProducts 4 params → 200400403500429
POST
/public/v2/eudr/customers/products/outbound
Create a new outbound product
addOutboundProduct body → 200400403500429
POST
/public/v2/eudr/customers/products/outbound/{productId}/inbound
Connect inbound products to an outbound product
addOutboundInboundProducts 1 param body → 200400404409403500429
GET
/public/v2/eudr/customers/products/inbound
Get a list of inbound products
findInboundProducts 13 params → 200400403500429
POST
/public/v2/eudr/customers/products/inbound
Create a new inbound product
addInboundProduct body → 200400403500429
DELETE
/public/v2/eudr/customers/products/{productId}
Deactivate a product and its origins
deactivateProduct 1 param → 200404403500429
DELETE
/public/v2/eudr/customers/products/outbound/{outboundProductId}/inbound/{inboundProductId}
Disconnect an inbound product from an outbound product
removeOutboundInboundProduct 2 params → 200404403500429

Schemas 35

The contract defines 35 schemas that model the data the API accepts and returns. The most detailed are PublicInboundProduct (24 properties), PublicProductCustomerDDS (24 properties), PublicOrigin (20 properties), PublicOutboundProduct (9 properties). Each schema is shown below with its type and property counts.

PublicDFCheck
object
Result of deforestation check request
5 properties 5 required
PublicInboundProductPayload
object
Payload for creating or updating an inbound product. Inherits common product properties and adds annual spend and supplier ID.
8 properties 3 required
PublicCountry
object
Country where the economic activity is taking place
4 properties 2 required
PublicOutboundInboundProductPayload
object
1 property 1 required
PublicFeature
object
2 properties 2 required
PublicInboundProduct
object
24 properties 12 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
PublicProductSupplierDDS
object
Supplier DDS
7 properties 5 required
PublicOriginLegalityCheck
object
Legality check result
3 properties 2 required
PublicOriginRequestRef
object
References date of the origin request
3 properties 3 required
PublicOutboundProductPayload
object
Payload for creating or updating an outbound product. Inherits common product properties and adds annual revenue.
7 properties 2 required
PublicDFAssessment
object
Deforestation assessment result
3 properties 2 required
Score
object
2 properties 2 required
PublicOutboundProduct
object
9 properties 7 required
PublicFeatureCollection
object
Plot of the origin
1 property 1 required
PublicLegalityAssessment
object
Legality assessment result
3 properties 1 required
ApiRateLimitTimeRequestLimit
object
Rate limit configuration for a specific time window
2 properties
PublicDDSReference
object
List of DDS references
3 properties 3 required
PublicCustomerDDSStatus
object
Customer DDS status
2 properties 1 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
PublicCommodity
object
2 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
PublicSupplier
object
Represents a supplier in the public API. Contains basic supplier information and references.
6 properties 3 required
PublicSubmissionError
object
Details about a submission error, if state is SUBMISSIONERROR
3 properties 2 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
PublicSupplierMaturity
object
Public API payload representing the status of a supplier maturity assessment
2 properties
PublicOrigin
object
List of product's origins
20 properties 7 required
PublicSupplierReference
object
Reference information for a supplier. Contains reference ID and source.
2 properties 1 required
PublicProductCustomerDDS
object
Customer DDS
24 properties 18 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prewave-eudr-customers-products-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 - DDS API
Prewave EUDR - Customers - Origin Requests 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 - Products 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.