Skip to main content
POST
Get Facility List
Use this endpoint to search for facilities that can be linked to life cycle processes in your custom materials. These are facilities with shared FEM data that can provide facility-specific environmental impact data for Tier 2/3 material modeling.

Request body params

Implementation Details

  • Large page size: Unlike most PIC endpoints, this endpoint supports up to 900 results per page.
  • Response fields: Each facility includes a sacId (numeric Worldly ID) and accountName.
  • Usage: Use the sacId value (converted to a string) as the facilityWorldlyId in life cycle processes when creating or updating custom materials.

Authorizations

x-api-key
string
header
required
x-developer-request-token
string
header
required

Body

application/json
size
number<double> | null
sort
object

API Search requests

textSearch
string | null

Response

200 - application/json

Ok

sacId
number<double>
required
accountName
string
required