Back to top

Profiles Assist APIs

Overview

The Profiles Assist API provides a comprehensive set of machine learning-based prediction services for waste management professionals. This API suite helps automate and standardize the classification, characterization, and regulatory compliance assessment of waste materials.

Key Features

  • Waste Profile Code (WPC) Predictions: Automatically predicts appropriate waste profile codes based on material properties

  • Physical and Chemical (PCP) Predictions: Analyzes physical states, chemical properties, and regulatory classifications

  • Additional Information (AIP) Predictions: Provides facility-specific information and compliance indicators

  • Regulatory Compliance: Helps ensure adherence to environmental regulations and standards

  • Template-Based Processing: Supports specific facility templates (e.g., Abilene Environmental)

API Structure

The API is organized into three main groups:

  1. WPC Predictions: Endpoints for waste profile code classification

  2. PCP Predictions: Endpoints for physical and chemical property analysis

  3. AIP Predictions: Endpoints for additional information and facility-specific data

Bearer Token

A bearer token is a type of access token that is used for authorization in APIs. It is a cryptic string that is generated by the server in response to a login request. The client must send this token in the Authorization header when making requests to protected resources.

The "Bearer" keyword is a signal to the server that the token is a type of bearer token. Here's an example of how to use it:

Authorization: Bearer <Your-Bearer-Token>

Replace with your actual bearer token.

For example:

Authorization: Bearer 5262d64b892e8d4341000001

Error Messages

  • 400 Bad Request: This error is returned when the server could not understand the request due to invalid syntax. Check your request body and parameters.

  • 401 Unauthorized: This error is returned when the request lacks valid authentication credentials for the target resource. Make sure your API key is correct.

  • 403 Forbidden: This error is returned when the server understood the request, but it refuses to authorize it. This status is often returned if you're missing permissions to access the resource.

  • 404 Not Found: This error is returned when the server can't find the requested resource. Check your endpoint and parameters.

  • 500 Internal Server Error: This error is returned when the server encounters an unexpected condition that prevented it from fulfilling the request.

WPC - Waste Profile Code - Predictions

predictor_all_wpcs

predictor_all_wpcs
POST/api/v1/predictor_all_wpcs/classify/

Overview:

The predictor_all_wpcs endpoint is a machine learning-based classification service that predicts the most suitable Waste Profile Codes (WPC) for waste materials based on their chemical and physical properties. This POST endpoint accepts detailed information about a waste profile including its composition, physical states, hazardous properties, regulatory classifications, and shipping requirements. The service analyzes these parameters to recommend appropriate WPC classifications with confidence percentages, helping waste management professionals accurately categorize waste materials for proper handling, transportation, and disposal in compliance with environmental regulations. The response provides a ranked list of the most probable WPC matches, allowing users to make informed decisions about waste classification

Request Body and Response Description:

Name Data Type Description
Profile_Name string The name of the profile.
ChemicalPhysicalComposion string The physical composition of the chemical.
PCPColor string The color of the chemical.
PCPOdor string The odor of the chemical.
PCPOdor_Radio_Plus_Option string The odor radio plus option of the chemical.
PCPBTUValue string The BTU value of the chemical.
PCPBTU_Radio_Plus_Option string The BTU radio plus option of the chemical.
PCPViscosity string The viscosity of the chemical.
PCPViscosity_Radio_Plus_Option string The viscosity radio plus option of the chemical.
PCPDensity string The density of the chemical.
PCpH string The pH of the chemical.
PCFlashPoint string The flash point of the chemical.
PCPhysicalStateSolid2 string The physical state of the chemical.
PCPPhysicalStateLiquid2 string The physical state of the chemical.
PCPPhysicalStateSludge2 string The physical state of the chemical.
PCPPhysicalStateGas2 string The physical state of the chemical.
PCPPhysicalStateAsh2 string The physical state of the chemical.
PCPPhysicalStatePowder2 string The physical state of the chemical.
PCPPhysicalStateSemiSolid2 string The physical state of the chemical.
PCPPhysicalStateSemiSolidPercent string The physical state of the chemical.
PCFlashPoint_Actual string The flash point actual of the chemical.
PCFlashPoint_Radio_Plus_Actual string The flash point radio plus actual of the chemical.
PCFlashPoint_Method string The flash point method of the chemical.
PCNumberOfPhases_Layer string The number of phases layer of the chemical.
PCPOtherPropertiesExplosive string The other properties explosive of the chemical.
PCPOtherPropertiesRadioactive string The other properties radioactive of the chemical.
PCPOtherPropertiesThermallyUnstable string The other properties thermally unstable of the chemical.
PCPOtherPropertiesShockSensitive string The other properties shock sensitive of the chemical.
PCPOtherPropertiesPyrophoric string The other properties pyrophoric of the chemical.
PCPOtherPropertiesOxidizer string The other properties oxidizer of the chemical.
PCPOtherPropertiesWaterReactive string The other properties water reactive of the chemical.
PCPOtherPropertiesAirReactive string The other properties air reactive of the chemical.
PCPOtherPropertiesReactiveCyanides string The other properties reactive cyanides of the chemical.
PCPOtherPropertiesReactiveSulfides string The other properties reactive sulfides of the chemical.
PCPOtherPropertiesPolymerizable string The other properties polymerizable of the chemical.
PCPOtherPropertiesPolymerizableInhibited string The other properties polymerizable inhibited of the chemical.
PCPOtherPropertiesAbestosFriable string The other properties abestos friable of the chemical.
PCPOtherPropertiesAbestosNonFriable string The other properties abestos non friable of the chemical.
PCPOtherPropertiesMetalFines string The other properties metal fines of the chemical.
PCPOtherPropertiesOrganaicPeroxides string The other properties organic peroxides of the chemical.
PCPOtherPropertiesDioxins string The other properties dioxins of the chemical.
PCPOtherPropertiesFurans string The other properties furans of the chemical.
PCPOtherPropertiesNORM string The other properties NORM of the chemical.
PCPOtherPropertiesBiohazard string The other properties biohazard of the chemical.
PCPOtherPropertiesNONE string The other properties none of the chemical.
RegulatoryRestrictedUnderLDR string The regulatory restricted under LDR of the chemical.
RegulatoryUHCs string The regulatory UHCs of the chemical.
Regulatory500PPMVOC string The regulatory 500 PPM VOC of the chemical.
RegulatoryAlternativeStandardsofSoil string The regulatory alternative standards of soil of the chemical.
RegulatoryLDRSubcategory string The regulatory LDR subcategory of the chemical.
PCPPhysicalStateSemiSolid2 string The physical state of the chemical.
PCPPhysicalStateSemiSolidPercent string The physical state of the chemical.
PCFlashPoint_Radio_Plus_Actual string The flash point radio plus actual of the chemical.
PCFlashPoint_Method string The flash point method of the chemical.
PCNumberOfPhases_Layer_Bot string The number of phases layer bot of the chemical.
PCNumberOfPhases_Layer_Mid string The number of phases layer mid of the chemical.
PCNumberOfPhases_Layer_Top string The number of phases layer top of the chemical.
PCPOtherPropertiesPesticides string The other properties pesticides of the chemical.
PCPOtherPropertiesReactiveCyanides_Range string The other properties reactive cyanides range of the chemical.
PCPOtherPropertiesReactiveSulfides_Range string The other properties reactive sulfides range of the chemical.
pc_ph_radio_plus_option string The pc ph radio plus option of the chemical.
subfield_for_copy string The subfield for copy of the chemical.
other_option string The other option of the chemical.
pcpodor_strong_select string The pcpodor strong select of the chemical.
WasteStreamDescription string The waste stream description of the chemical.
ProcessGeneratingTheWaste string The process generating the waste of the chemical.
oilContaminatedPcb string The oil contaminated pcb of the chemical.
CAS string The CAS of the chemical.
Typical string The typical of the chemical.
Min string The min of the chemical.
Max string The max of the chemical.
UnitType string The unit type of the chemical.
ShippingAndPackagingVolume string The shipping and packaging volume of the chemical.
ShippingAndPackagingVolumeType string The shipping and packaging volume type of the chemical.
ShippingAndPackagingFrequency string The shipping and packaging frequency of the chemical.
ShippingAndPackagingUSDOT string The shipping and packaging USDOT of the chemical.
ShippingAndPackagingUSDOTComment string The shipping and packaging USDOT comment of the chemical.
fddShippingName string The fdd shipping name of the chemical.
fddHazClass string The fdd haz class of the chemical.
fddSubClass string The fdd sub class of the chemical.
fddPG string The fdd PG of the chemical.
fddERG string The fdd ERG of the chemical.
fddRQ string The fdd RQ of the chemical.
fddTechName string The fdd tech name of the chemical.
fddDOTNotesSpecialPermits string The fdd DOT notes special permits of the chemical.
GenericFlag string The generic flag of the chemical.
RQFlag string The RQ flag of the chemical.
MixtureFlag string The mixture flag of the chemical.
SolutionFlag string The solution flag of the chemical.
ShippingAndPackagingWasteCombination string The shipping and packaging waste combination of the chemical.
TransBulkLiquid_Gallons string The trans bulk liquid gallons of the chemical.
TransBulkSolid_ShipmentUOM string The trans bulk solid shipment UOM of the chemical.
TransBulkSolid_TonYardShipment string The trans bulk solid ton yard shipment of the chemical.
TransBulkType_Other string The trans bulk type other of the chemical.
TransBulkType_OtherDesc string The trans bulk type other desc of the chemical.
TransBulkType_Railcar string The trans bulk type railcar of the chemical.
TransBulkType_RollOff string The trans bulk type roll off of the chemical.
TransBulkType_TankTruck string The trans bulk type tank truck of the chemical.
TransBulkType_VacBox string The trans bulk type vac box of the chemical.
TransContainer_BoxCartonCase string The trans container box carton case of the chemical.
TransContainer_CubicYardBox string The trans container cubic yard box of the chemical.
TransContainer_Drum string The trans container drum of the chemical.
TransContainer_DrumSize string The trans container drum size of the chemical.
TransContainer_Other string The trans container other of the chemical.
TransContainer_OtherDesc string The trans container other desc of the chemical.
TransContainer_PortableToteTank string The trans container portable tote tank of the chemical.
TransContainer_Shipment string The trans container shipment of the chemical.
TransContainer_StorageCap string The trans container storage cap of the chemical.
TransportationRequirement string The transportation requirement of the chemical.
shipping_packaging_frequency_plus_option string The shipping packaging frequency plus option of the chemical.
TransContainer_PortToteTankSize string The trans container port tote tank size of the chemical.
InnerContainerSizes string The inner container sizes of the chemical.
WCSolidWaste string The wc solid waste of the chemical.
WCSolidWasteComment string The wc solid waste comment of the chemical.
WCHazardous string The wc hazardous of the chemical.
WCHazardousComment string The wc hazardous comment of the chemical.
WCHazardousF string The wc hazardous F of the chemical.
hazardouswastenof string The hazardous waste nof of the chemical.
WCHazardousK string The wc hazardous K of the chemical.
hazardouswastenok string The hazardous waste nok of the chemical.
WCHazardousP string The wc hazardous P of the chemical.
hazardouswastenop string The hazardous waste nop of the chemical.
WCHazardousU string The wc hazardous U of the chemical.
hazardouswastenou string The hazardous waste nou of the chemical.
WCHazardousToxic string The wc hazardous toxic of the chemical.
hazardouswastenod string The hazardous waste nod of the chemical.
WCHazardousIgnitable string The wc hazardous ignitable of the chemical.
WCHazardousCorrosive string The wc hazardous corrosive of the chemical.
WCHazardousReactive string The wc hazardous reactive of the chemical.
StateWasteCode string The state waste code of the chemical.
UniversalWaste string The universal waste of the chemical.
UsedOil string The used oil of the chemical.
TSCARegulatedPCBWaste string The TSCA regulated pcb waste of the chemical.
HazardousWaste string The hazardous waste of the chemical.
RCRAExempt string The RCRA exempt of the chemical.
RCRAExemptYesReason string The RCRA exempt yes reason of the chemical.
CERCLARegulatedWaste string The CERCLA regulated waste of the chemical.
BenzeneNESHAPWaste string The benzene NESHAP waste of the chemical.
HalogenatedOrganicCompound string The halogenated organic compound of the chemical.
OriginCode string The origin code of the chemical.
EPAFormCode string The EPA form code of the chemical.
WasteDeterminationBasedOn string The waste determination based on of the chemical.
WasteDetermination_GenKnowledge string The waste determination gen knowledge of the chemical.
WasteDetermination_SDS string The waste determination SDS of the chemical.
WasteDetermination_WasteAnylysis string The waste determination waste anylysis of the chemical.
Analysis_Date string The analysis date of the chemical.
CaliforniaStateWasteCode string The california state waste code of the chemical.
EPASourceCode string The EPA source code of the chemical.
IsNoSampleTaken string The is no sample taken of the chemical.
Is_US_EPA40_CFR26120 string The is US EPA 40 CFR 26120 of the chemical.
SampleDate string The sample date of the chemical.
SampleIDNo string The sample ID no of the chemical.
SamplersName string The samplers name of the chemical.
SamplersSignature string The samplers signature of the chemical.
TypeOfSample string The type of sample of the chemical.
StateUniversalWaste string The state universal waste of the chemical.
UniversalWasteType string The universal waste type of the chemical.
federal_universal_waste_type string The federal universal waste type of the chemical.
StateWasteCodeDiscFacList string The state waste code disc fac list of the chemical.
product_or_coproduct string The product or coproduct of the chemical.
recycle_or_reuse string The recycle or reuse of the chemical.
OneTimeNumberNeeded string The one time number needed of the chemical.
MedicalWaste string The medical waste of the chemical.
regulatory_information_edited_fields string The regulatory information edited fields of the chemical.
wpc number The wpc of the chemical.
percent number The percent of the chemical.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/predictor_all_wpcs/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "qa": {
    "Profile_Name": "Lab Waste",
    "ChemicalPhysicalComposion": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid",
    "PCPColor": "yellow",
    "PCPOdor": "Strong",
    "PCPOdor_Radio_Plus_Option": "",
    "PCPBTUValue": "Other",
    "PCPBTU_Radio_Plus_Option": "",
    "PCPViscosity": "101 - 500",
    "PCPViscosity_Radio_Plus_Option": "",
    "PCPDensity": "1.00",
    "PCpH": "2",
    "PCFlashPoint": "≥ 200°F",
    "PCPhysicalStateSolid2": "No",
    "PCPPhysicalStateLiquid2": "Yes",
    "PCPPhysicalStateSludge2": "No",
    "PCPPhysicalStateGas2": "No",
    "PCPPhysicalStateAsh2": "Yes",
    "PCPPhysicalStatePowder2": "No",
    "PCPPhysicalStateSolidPercent": "49",
    "PCPPhysicalStateLiquidPercent": "0",
    "PCPPhysicalStateSludgePercent": "51",
    "PCPPhysicalStateGasPercent": "0",
    "PCPPhysicalStateAshPercent": "0",
    "PCPPhysicalStatePowderPercent": "0",
    "PCPOtherPropertiesExplosive": "No",
    "PCPOtherPropertiesRadioactive": "Yes",
    "PCPOtherPropertiesThermallyUnstable": "No",
    "PCPOtherPropertiesShockSensitive": "No",
    "PCPOtherPropertiesPyrophoric": "No",
    "PCPOtherPropertiesOxidizer": "No",
    "PCPOtherPropertiesWaterReactive": "Yes",
    "PCPOtherPropertiesAirReactive": "No",
    "PCPOtherPropertiesReactiveCyanides": "No",
    "PCPOtherPropertiesReactiveSulfides": "No",
    "PCPOtherPropertiesPolymerizable": "Yes",
    "PCPOtherPropertiesPolymerizableInhibited": "Yes",
    "PCPOtherPropertiesAbestosFriable": "No",
    "PCPOtherPropertiesAbestosNonFriable": "No",
    "PCPOtherPropertiesMetalFines": "No",
    "PCPOtherPropertiesOrganaicPeroxides": "No",
    "PCPOtherPropertiesDioxins": "No",
    "PCPOtherPropertiesFurans": "No",
    "PCPOtherPropertiesNORM": "No",
    "PCPOtherPropertiesBiohazard": "No",
    "PCPOtherPropertiesNONE": "Yes",
    "RegulatoryRestrictedUnderLDR": "No",
    "RegulatoryUHCs": "No",
    "Regulatory500PPMVOC": "Yes",
    "RegulatoryAlternativeStandardsofSoil": "No",
    "RegulatoryLDRSubcategory": "Yes",
    "PCPPhysicalStateSemiSolid2": "No",
    "PCPPhysicalStateSemiSolidPercent": "",
    "PCFlashPoint_Actual": "",
    "PCFlashPoint_Radio_Plus_Actual": "",
    "PCFlashPoint_Method": "Closed Cup",
    "PCNumberOfPhases_Layer": "1",
    "PCNumberOfPhases_Layer_Bot": "",
    "PCNumberOfPhases_Layer_Mid": "",
    "PCNumberOfPhases_Layer_Top": "",
    "PCPOtherPropertiesPesticides": "No",
    "PCPOtherPropertiesReactiveCyanides_Range": "",
    "PCPOtherPropertiesReactiveSulfides_Range": "",
    "pc_ph_radio_plus_option": "",
    "subfield_for_copy": "",
    "other_option": "",
    "pcpodor_strong_select": "",
    "WasteStreamDescription": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
    "ProcessGeneratingTheWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
    "oilContaminatedPcb": "Acetone",
    "CAS": "67-64-1",
    "Typical": "1",
    "Min": "5",
    "Max": "",
    "UnitType": "Vol %",
    "ShippingAndPackagingVolume": "1",
    "ShippingAndPackagingVolumeType": "",
    "ShippingAndPackagingFrequency": "One Time",
    "ShippingAndPackagingUSDOT": "Yes",
    "ShippingAndPackagingUSDOTComment": "NONRCRA / NONDOT REGULATED MATERIAL (New Profile #207954)",
    "fddShippingName": "",
    "fddHazClass": "",
    "fddSubClass": "",
    "fddPG": "",
    "fddERG": "",
    "fddRQ": "",
    "fddTechName": "",
    "fddDOTNotesSpecialPermits": "",
    "GenericFlag": "Yes",
    "RQFlag": "No",
    "MixtureFlag": "Yes",
    "SolutionFlag": "No",
    "ShippingAndPackagingWasteCombination": "Yes",
    "TransBulkLiquid_Gallons": "",
    "TransBulkSolid_ShipmentUOM": "",
    "TransBulkSolid_TonYardShipment": "",
    "TransBulkType_Other": "No",
    "TransBulkType_OtherDesc": "",
    "TransBulkType_Railcar": "No",
    "TransBulkType_RollOff": "No",
    "TransBulkType_TankTruck": "No",
    "TransBulkType_VacBox": "No",
    "TransContainer_BoxCartonCase": "No",
    "TransContainer_CubicYardBox": "No",
    "TransContainer_Drum": "No",
    "TransContainer_DrumSize": "",
    "TransContainer_Other": "No",
    "TransContainer_OtherDesc": "",
    "TransContainer_PortableToteTank": "No",
    "TransContainer_Shipment": "",
    "TransContainer_StorageCap": "",
    "TransportationRequirement": "Containerized",
    "shipping_packaging_frequency_plus_option": "",
    "TransContainer_PortToteTankSize": "",
    "InnerContainerSizes": "",
    "WCSolidWaste": "",
    "WCSolidWasteComment": "",
    "WCHazardous": "Yes",
    "WCHazardousComment": "",
    "WCHazardousF": "No",
    "hazardouswastenof": "",
    "WCHazardousK": "No",
    "hazardouswastenok": "",
    "WCHazardousP": "No",
    "hazardouswastenop": "",
    "WCHazardousU": "No",
    "hazardouswastenou": "",
    "WCHazardousToxic": "Yes",
    "hazardouswastenod": "",
    "WCHazardousIgnitable": "No",
    "WCHazardousCorrosive": "Yes",
    "WCHazardousReactive": "Yes",
    "StateWasteCode": "TEST",
    "UniversalWaste": "No",
    "UsedOil": "No",
    "TSCARegulatedPCBWaste": "No",
    "HazardousWaste": "Yes",
    "RCRAExempt": "No",
    "RCRAExemptYesReason": "",
    "CERCLARegulatedWaste": "No",
    "BenzeneNESHAPWaste": "No",
    "HalogenatedOrganicCompound": "No",
    "OriginCode": "1 - Was generated on-site from a product or service activity.",
    "EPAFormCode": "W203 - CONCENTRATED NON-HALOGENATED (E.G. NON-CHLORINATED) SOLVENT",
    "WasteDeterminationBasedOn": "",
    "WasteDetermination_GenKnowledge": "Yes",
    "WasteDetermination_SDS": "No",
    "WasteDetermination_WasteAnylysis": "No",
    "Analysis_Date": "",
    "CaliforniaStateWasteCode": "",
    "EPASourceCode": "G09 - OTHER PRODUCTION OR SERVICE-RELATED PROCESSES",
    "IsNoSampleTaken": "No",
    "Is_US_EPA40_CFR26120": "",
    "SampleDate": "",
    "SampleIDNo": "",
    "SamplersName": "",
    "SamplersSignature": "",
    "TypeOfSample": "",
    "StateUniversalWaste": "No",
    "UniversalWasteType": "",
    "federal_universal_waste_type": "",
    "StateWasteCodeDiscFacList": "None",
    "product_or_coproduct": "No",
    "recycle_or_reuse": "No",
    "OneTimeNumberNeeded": "2.12%",
    "MedicalWaste": "No",
    "regulatory_information_edited_fields": ""
  }
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "wpc": 2009,
    "percentage": "99.96%"
  },
  {
    "wpc": 3022,
    "percentage": "0.02%"
  },
  {
    "wpc": 2012,
    "percentage": "0.01%"
  }
]

PCP - Physical and Chemical - Predictions

hazardousWaste

hazardousWaste
POST/api/v1/pcp_predictor/hazardousWaste/classify/

Overview:

The hazardousWaste endpoint is a machine learning-based prediction service that analyzes waste material information to determine its hazardous classification status. This POST endpoint accepts basic profile data including the profile name, process description that generated the waste, and the chemical/physical composition of the material. Based on this information, the service evaluates the waste against regulatory criteria and predicts three key classification indicators: whether the material qualifies as Hazardous Waste under environmental regulations, if it’s exempt from Resource Conservation and Recovery Act (RCRA) requirements, and if it meets specific Waste Classification (WC) hazardous criteria. The response provides a clear yes/no determination for each classification category, helping waste management professionals make accurate regulatory compliance decisions without requiring extensive manual analysis of complex waste properties

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
HazardousWaste string The hazardous waste of the waste.
RCRAExempt string The RCRA exempt of the waste.
WCHazardous string The WC hazardous of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/pcp_predictor/hazardousWaste/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "HazardousWaste": "Yes"
  },
  {
    "RCRAExempt": "No"
  },
  {
    "WCHazardous": "No"
  }
]

phyChemRegulatory

phyChemRegulatory
POST/api/v1/pcp_predictor/phyChemRegulatory/classify/

Overview:

The phyChemRegulatory endpoint is a machine learning-based prediction service that analyzes waste material information to determine its regulatory classification status. This POST endpoint accepts basic profile data including the profile name, process description that generated the waste, and the chemical/physical composition of the material. Based on this information, the service evaluates the waste against regulatory criteria and predicts five key classification indicators: whether the material qualifies as Restricted Under LDR, if it’s UHCs, if it’s < 500 PPM VOC, if it’s Alternative Standards of Soil, and if it’s LDR Subcategory. The response provides a clear yes/no determination for each classification category, helping waste management professionals make accurate regulatory compliance decisions without requiring extensive manual analysis of complex waste properties

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
Restricted Under LDR string The restricted under LDR of the waste.
UHCs string The UHCs of the waste.
< 500 PPM VOC string The < 500 PPM VOC of the waste.
Alternative Standards of Soil string The alternative standards of soil of the waste.
LDR Subcategory string The LDR subcategory of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/pcp_predictor/phyChemRegulatory/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "Restricted Under LDR": "Yes"
  },
  {
    "UHCs": "No"
  },
  {
    "< 500 PPM VOC": "Yes"
  },
  {
    "Alternative Standards of Soil": "No"
  },
  {
    "LDR Subcategory": "Non Wastewater"
  }
]

chemRegulatory

chemRegulatory
POST/api/v1/pcp_predictor/chemRegulatory/classify/

Overview:

The chemRegulatory endpoint is a machine learning-based prediction service that analyzes waste material information to determine its hazardous classification status. This POST endpoint accepts basic profile data including the profile name, process description that generated the waste, and the chemical/physical composition of the material. Based on this information, the service evaluates the waste against regulatory criteria and predicts eight key classification indicators: whether the material qualifies as Hazardous Waste under environmental regulations, if it’s exempt from Resource Conservation and Recovery Act (RCRA) requirements, if it meets specific Waste Classification (WC) hazardous criteria, if it’s ignitable, if it’s corrosive, if it’s reactive, if it’s toxic, and if it’s hazardous. The response provides a clear yes/no determination for each classification category, helping waste management professionals make accurate regulatory compliance decisions without requiring extensive manual analysis of complex waste properties

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
WCHazardousF string The WC hazardous F of the waste.
WCHazardousK string The WC hazardous K of the waste.
WCHazardousP string The WC hazardous P of the waste.
WCHazardousU string The WC hazardous U of the waste.
WCHazardousIgnitable string The WC hazardous ignitable of the waste.
WCHazardousCorrosive string The WC hazardous corrosive of the waste.
WCHazardousReactive string The WC hazardous reactive of the waste.
WCHazardousToxic string The WC hazardous toxic of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/pcp_predictor/chemRegulatory/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "WCHazardousF": "No"
  },
  {
    "WCHazardousK": "No"
  },
  {
    "WCHazardousP": "No"
  },
  {
    "WCHazardousU": "No"
  },
  {
    "WCHazardousIgnitable": "Yes"
  },
  {
    "WCHazardousCorrosive": "Yes"
  },
  {
    "WCHazardousReactive": "No"
  },
  {
    "WCHazardousToxic": "No"
  }
]

phyState

phyState
POST/api/v1/pcp_predictor/phyState/classify/

Overview:

The phyState endpoint is a machine learning-based prediction service that analyzes waste material information to determine its physical state. This POST endpoint accepts basic profile data including the profile name, process description that generated the waste, and the chemical/physical composition of the material. Based on this information, the service evaluates the waste against physical state criteria and predicts the physical state of the waste. The response provides a clear percentage for each physical state category, helping waste management professionals make accurate regulatory compliance decisions without requiring extensive manual analysis of complex waste properties

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
Solid string The solid of the waste.
Liquid string The liquid of the waste.
Gas string The gas of the waste.
Sludge string The sludge of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/pcp_predictor/phyState/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "Solid": "59.72%"
  },
  {
    "Liquid": "40.28%"
  },
  {
    "Gas": "0.00%"
  },
  {
    "Sludge": "0.00%"
  },
  {
    "Ash": "0.00%"
  },
  {
    "Powder": "0.00%"
  }
]

otherProps

otherProps
POST/api/v1/pcp_predictor/otherProps/classify/

Overview:

The otherProps endpoint is a machine learning-based prediction service that analyzes waste material information to determine its other properties. This POST endpoint accepts basic profile data including the profile name, process description that generated the waste, and the chemical/physical composition of the material. Based on this information, the service evaluates the waste against other properties criteria and predicts the other properties of the waste. The response provides a clear percentage for each other properties category, helping waste management professionals make accurate regulatory compliance decisions without requiring extensive manual analysis of complex waste properties

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
NumberOfPhases_Layer string The number of phases layer of the waste.
NONE string The none of the waste.
Oxidizer string The oxidizer of the waste.
WaterReactive string The water reactive of the waste.
Labpack string The labpack of the waste.
Explosive string The explosive of the waste.
Biohazard string The biohazard of the waste.
ReactiveSulfides string The reactive sulfides of the waste.
OrganaicPeroxides string The organic peroxides of the waste.
NORM string The NORM of the waste.
ThermallyUnstable string The thermally unstable of the waste.
ShockSensitive string The shock sensitive of the waste.
Pesticides string The pesticides of the waste.
ReactiveCyanides string The reactive cyanides of the waste.
Polymerizable string The polymerizable of the waste.
AirReactive string The air reactive of the waste.
Pyrophoric string The pyrophoric of the waste.
Furans string The furans of the waste.
Dioxins string The dioxins of the waste.
AbestosFriable string The abestos friable of the waste.
Radioactive string The radioactive of the waste.
MetalFines string The metal fines of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/pcp_predictor/otherProps/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "NumberOfPhases_Layer": 2
  },
  {
    "NONE": "97.63%"
  },
  {
    "Oxidizer": "0.56%"
  },
  {
    "WaterReactive": "0.44%"
  },
  {
    "Labpack": "0.37%"
  },
  {
    "Explosive": "0.30%"
  },
  {
    "Biohazard": "0.11%"
  },
  {
    "ReactiveSulfides": "0.09%"
  },
  {
    "OrganaicPeroxides": "0.08%"
  },
  {
    "NORM": "0.05%"
  },
  {
    "ThermallyUnstable": "0.04%"
  },
  {
    "ShockSensitive": "0.04%"
  },
  {
    "Pesticides": "0.03%"
  },
  {
    "ReactiveCyanides": "0.03%"
  },
  {
    "Polymerizable": "0.02%"
  },
  {
    "AirReactive": "0.02%"
  },
  {
    "Pyrophoric": "0.02%"
  },
  {
    "Furans": "0.02%"
  },
  {
    "Dioxins": "0.01%"
  },
  {
    "AbestosFriable": "0.01%"
  },
  {
    "Radioactive": "0.01%"
  },
  {
    "MetalFines": "0.01%"
  }
]

chem

chem
POST/api/v1/pcp_predictor/chem/classify/

Overview:

The chem endpoint is a machine learning-based prediction service that analyzes waste material information to determine its chemical properties. This POST endpoint accepts basic profile data including the profile name, process description that generated the waste, and the chemical/physical composition of the material. Based on this information, the service evaluates the waste against chemical properties criteria and predicts the chemical properties of the waste. The response provides a clear percentage for each chemical properties category, helping waste management professionals make accurate regulatory compliance decisions without requiring extensive manual analysis of complex waste properties

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
PCPViscosity string The PCP viscosity of the waste.
PCPBTUValue string The PCP BTU value of the waste.
PCpH string The PC pH of the waste.
PCFlashPoint string The PC flash point of the waste.
PCFlashPoint_Method string The PC flash point method of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/pcp_predictor/chem/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "PCPViscosity": "> 10000"
  },
  {
    "PCPBTUValue": "5000 - 10000"
  },
  {
    "PCpH": "≤ 2"
  },
  {
    "PCFlashPoint": "< 73°F"
  },
  {
    "PCFlashPoint_Method": "Closed Cup"
  }
]

regulatoryClassification

regulatoryClassification
POST/api/v1/pcp_predictor/regulatoryClassification/classify/

Overview:

The regulatoryClassification endpoint is a machine learning-based prediction service that analyzes waste material information to determine its regulatory classification status. This POST endpoint accepts basic profile data including the profile name, process description that generated the waste, and the chemical/physical composition of the material. Based on this information, the service evaluates the waste against regulatory classification criteria and predicts the regulatory classification of the waste. The response provides a clear percentage for each regulatory classification category, helping waste management professionals make accurate regulatory compliance decisions without requiring extensive manual analysis of complex waste properties

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
HalogenatedOrganicCompound string The halogenated organic compound of the waste.
OneTimeNumberNeeded string The one time number needed of the waste.
MedicalWaste string The medical waste of the waste.
BenzeneNESHAPWaste string The benzene NESHAP waste of the waste.
CERCLARegulatedWaste string The CERCLA regulated waste of the waste.
TSCARegulatedPCBWaste string The TSCA regulated PCB waste of the waste.
product_or_coproduct string The product or coproduct of the waste.
UsedOil string The used oil of the waste.
recycle_or_reuse string The recycle or reuse of the waste.
StateUniversalWaste string The state universal waste of the waste.
UniversalWaste string The universal waste of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/pcp_predictor/regulatoryClassification/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "HalogenatedOrganicCompound": "2.17%"
  },
  {
    "OneTimeNumberNeeded": "1.47%"
  },
  {
    "MedicalWaste": "0.26%"
  },
  {
    "BenzeneNESHAPWaste": "0.24%"
  },
  {
    "CERCLARegulatedWaste": "0.22%"
  },
  {
    "TSCARegulatedPCBWaste": "0.12%"
  },
  {
    "product_or_coproduct": "0.11%"
  },
  {
    "UsedOil": "0.03%"
  },
  {
    "recycle_or_reuse": "0.03%"
  },
  {
    "StateUniversalWaste": "0.02%"
  },
  {
    "UniversalWaste": "0.02%"
  }
]

regulatoryEPA

regulatoryEPA
POST/api/v1/pcp_predictor/regulatoryEPA/classify/

Overview:

The regulatoryEPA endpoint is a machine learning-based prediction service that analyzes waste material information to determine its EPA regulatory classification status. This POST endpoint accepts basic profile data including the profile name, process description that generated the waste, and the chemical/physical composition of the material. Based on this information, the service evaluates the waste against EPA regulatory classification criteria and predicts the EPA regulatory classification of the waste. The response provides a clear percentage for each EPA regulatory classification category, helping waste management professionals make accurate regulatory compliance decisions without requiring extensive manual analysis of complex waste properties

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
EPASourceCode string The EPA source code of the waste.
OriginCode string The origin code of the waste.
EPAFormCode string The EPA form code of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/pcp_predictor/regulatoryEPA/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "EPASourceCode": "G22"
  },
  {
    "OriginCode": "1"
  },
  {
    "EPAFormCode": "W002"
  }
]

shippingInfo

shippingInfo
POST/api/v1/pcp_predictor/shippingInfo/classify/

Overview:

The shippingInfo endpoint is a machine learning-based prediction service that analyzes waste material information to determine its shipping and packaging information. This POST endpoint accepts basic profile data including the profile name, process description that generated the waste, and the chemical/physical composition of the material. Based on this information, the service evaluates the waste against shipping and packaging criteria and predicts the shipping and packaging information of the waste. The response provides a clear percentage for each shipping and packaging category, helping waste management professionals make accurate regulatory compliance decisions without requiring extensive manual analysis of complex waste properties

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
ShippingAndPackagingFrequency string The shipping and packaging frequency of the waste.
ShippingAndPackagingWasteCombination string The shipping and packaging waste combination of the waste.
TransportationRequirement string The transportation requirement of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/pcp_predictor/shippingInfo/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "ShippingAndPackagingFrequency": "Other"
  },
  {
    "ShippingAndPackagingWasteCombination": "Yes"
  },
  {
    "TransportationRequirement": "Containerized"
  }
]

landBan

landBan
POST/api/v1/pcp_predictor/landBan/classify/

Overview:

The landBan endpoint is a machine learning-based prediction service that analyzes waste material information to determine its land ban status. This POST endpoint accepts basic profile data including the profile name, process description that generated the waste, and the chemical/physical composition of the material. Based on this information, the service evaluates the waste against land ban criteria and predicts the land ban status of the waste. The response provides a clear percentage for each land ban category, helping waste management professionals make accurate regulatory compliance decisions without requiring extensive manual analysis of complex waste properties

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
TreatmentStandard string The treatment standard of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/pcp_predictor/landBan/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "TreatmentStandard": "E"
  }
]

UNNumberAndPG

UNNumberAndPG
POST/api/v1/pcp_predictor/UNNumberAndPG/classify/

Overview:

The UNNumberAndPG endpoint is a machine learning-based prediction service that analyzes waste material information to determine its UN number and PG. This POST endpoint accepts basic profile data including the profile name, process description that generated the waste, and the chemical/physical composition of the material. Based on this information, the service evaluates the waste against UN number and PG criteria and predicts the UN number and PG of the waste. The response provides a clear percentage for each UN number and PG category, helping waste management professionals make accurate regulatory compliance decisions without requiring extensive manual analysis of complex waste properties

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
UNNumber string The UN number of the waste.
PG string The PG of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/pcp_predictor/UNNumberAndPG/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "UN Number": "UN1263"
  },
  {
    "PG": "PG II"
  }
]

USDOT

USDOT
POST/api/v1/pcp_predictor/USDOT/classify/

Overview:

The USDOT endpoint is a machine learning-based prediction service that analyzes waste material information to determine its USDOT status. This POST endpoint accepts basic profile data including the profile name, process description that generated the waste, and the chemical/physical composition of the material. Based on this information, the service evaluates the waste against USDOT criteria and predicts the USDOT status of the waste. The response provides a clear percentage for each USDOT category, helping waste management professionals make accurate regulatory compliance decisions without requiring extensive manual analysis of complex waste properties

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
ShippingAndPackagingUSDOT string The shipping and packaging USDOT of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/pcp_predictor/USDOT/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "ShippingAndPackagingUSDOT": "Yes"
  }
]

chemColorOdor

chemColorOdor
POST/api/v1/pcp_predictor/chemColorOdor/classify/

Overview:

The chemColorOdor endpoint is a machine learning-based prediction service that analyzes waste material information to determine its color, odor, boiling point, total organic carbon, viscosity, and specific gravity. This POST endpoint accepts basic profile data including the profile name, process description that generated the waste, and the chemical/physical composition of the material. Based on this information, the service evaluates the waste against color, odor, boiling point, total organic carbon, viscosity, and specific gravity criteria and predicts the color, odor, boiling point, total organic carbon, viscosity, and specific gravity of the waste. The response provides a clear percentage for each color, odor, boiling point, total organic carbon, viscosity, and specific gravity category, helping waste management professionals make accurate regulatory compliance decisions without requiring extensive manual analysis of complex waste properties

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
Color string The color of the waste.
Odor string The odor of the waste.
BoilingPoint string The boiling point of the waste.
TotalOrganicCarbon string The total organic carbon of the waste.
Viscosity string The viscosity of the waste.
SpecificGravity string The specific gravity of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/pcp_predictor/chemColorOdor/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "Color": "varies"
  },
  {
    "Odor": "Mild"
  },
  {
    "Boiling Point": "N/A"
  },
  {
    "Total Organic Carbon": "N/A"
  },
  {
    "Viscosity": "Other"
  },
  {
    "Specific Gravity": "1.00"
  }
]

AIP - Additional Information - Prediction

abiEnv

abiEnv
POST/api/v1/aip_predictor/abiEnv/classify/

Overview:

The abiEnv endpoint is a machine learning-based prediction service that analyzes waste material information to determine Abilene Environmental-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts Abilene Environmental-specific information such as disposal facility details (ID: 9785), template selection (“Abilene Environmental”), and regulatory compliance indicators. The response provides structured data including facility details, template name, and various compliance flags to help brokers make informed decisions about waste handling and disposal at Abilene Environmental facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
FreeLiquid string The free liquid of the waste.
MunicipalGenerator string The municipal generator of the waste.
RepresentativeSampleIAW40CFR string The representative sample iaw 40 CFR of the waste.
SupplementalInformation string The supplemental information of the waste.
SupplementalInformation_NumberPages string The supplemental information number pages of the waste.
WaterContentbyVolume string The water content by volume of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/abiEnv/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "DisposalFacility_id": 9785
  },
  {
    "DisposalFacility Name": "Abilene Environmental Landfill, Inc."
  },
  {
    "Template Name": "Abilene Environmental"
  },
  {
    "FreeLiquid": "No"
  },
  {
    "MunicipalGenerator": "No"
  },
  {
    "RepresentativeSampleIAW40CFR": "No"
  },
  {
    "SupplementalInformation": "MSDS,Process Knowledge"
  },
  {
    "SupplementalInformation_NumberPages": "16.49"
  },
  {
    "WaterContentbyVolume": ""
  }
]

calvertCity

calvertCity
POST/api/v1/aip_predictor/calvertCity/classify/

Overview:

The calvertCity endpoint is a machine learning-based prediction service that analyzes waste material information to determine Clean Earth of Calvert City-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts Calvert City-specific information such as disposal facility details (ID: 21691), template selection (“Clean Earth of Calvert City”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at Clean Earth of Calvert City facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
arsenic string The arsenic of the waste.
arsenic_above string The arsenic above of the waste.
arsenic_below string The arsenic below of the waste.
barium string The barium of the waste.
barium_above string The barium above of the waste.
barium_below string The barium below of the waste.
boiling_point string The boiling point of the waste.
cadmium string The cadmium of the waste.
cadmium_above string The cadmium above of the waste.
cadmium_below string The cadmium below of the waste.
calvert_liquids string The calvert liquids of the waste.
calvert_solids string The calvert solids of the waste.
checkbox_qty_1 string The checkbox qty 1 of the waste.
checkbox_qty_10 string The checkbox qty 10 of the waste.
checkbox_qty_2 string The checkbox qty 2 of the waste.
checkbox_qty_3 string The checkbox qty 3 of the waste.
checkbox_qty_4 string The checkbox qty 4 of the waste.
checkbox_qty_5 string The checkbox qty 5 of the waste.
checkbox_qty_6 string The checkbox qty 6 of the waste.
checkbox_qty_7 string The checkbox qty 7 of the waste.
checkbox_qty_8 string The checkbox qty 8 of the waste.
checkbox_qty_9 string The checkbox qty 9 of the waste.
chromium string The chromium of the waste.
chromium_above string The chromium above of the waste.
chromium_below string The chromium below of the waste.
copper string The copper of the waste.
copper_above string The copper above of the waste.
copper_below string The copper below of the waste.
Density_foot string The density foot of the waste.
Density_us string The density us of the waste.
dermal_toxicity string The dermal toxicity of the waste.
dry_weight string The dry weight of the waste.
Halogens_calvert string The halogens calvert of the waste.
lead string The lead of the waste.
lead_above string The lead above of the waste.
lead_below string The lead below of the waste.
Marine_Pollutant string The marine pollutant of the waste.
Material_poisonous string The material poisonous of the waste.
mercury string The mercury of the waste.
mercury_above string The mercury above of the waste.
mercury_below string The mercury below of the waste.
nickel string The nickel of the waste.
nickel_above string The nickel above of the waste.
nickel_below string The nickel below of the waste.
None_Metals string The none metals of the waste.
ozone_depleting string The ozone depleting of the waste.
Phenolics_calvert string The phenolics calvert of the waste.
pumpable string The pumpable of the waste.
qty_1 string The qty 1 of the waste.
qty_10 string The qty 10 of the waste.
qty_2 string The qty 2 of the waste.
qty_3 string The qty 3 of the waste.
qty_4 string The qty 4 of the waste.
qty_5 string The qty 5 of the waste.
qty_6 string The qty 6 of the waste.
qty_7 string The qty 7 of the waste.
qty_8 string The qty 8 of the waste.
qty_9 string The qty 9 of the waste.
scrap_metal string The scrap metal of the waste.
selenium string The selenium of the waste.
selenium_above string The selenium above of the waste.
selenium_below string The selenium below of the waste.
silver string The silver of the waste.
silver_above string The silver above of the waste.
silver_below string The silver below of the waste.
TCLP string The TCLP of the waste.
TOTAL_PPM string The total ppm of the waste.
vented_drums string The vented drums of the waste.
Zinc string The zinc of the waste.
Zinc_above string The zinc above of the waste.
Zinc_below string The zinc below of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/calvertCity/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[{"DisposalFacility_id": 21691}, {"DisposalFacility Name": "Clean Earth of Calvert City"}, {"Template Name": "Clean
Earth of Calvert City"}, {"arsenic": ""}, {"arsenic_above": ""}, {"arsenic_below": ""}, {"barium": ""}, {"barium_above":
""}, {"barium_below": ""}, {"boiling_point": "> 95"}, {"cadmium": ""}, {"cadmium_above": ""}, {"cadmium_below": ""},
{"calvert_liquids": ""}, {"calvert_solids": ""}, {"checkbox_qty_1": ""}, {"checkbox_qty_10": ""}, {"checkbox_qty_2":
""}, {"checkbox_qty_3": ""}, {"checkbox_qty_4": "no"}, {"checkbox_qty_5": ""}, {"checkbox_qty_6": ""},
{"checkbox_qty_7": ""}, {"checkbox_qty_8": ""}, {"checkbox_qty_9": ""}, {"chromium": ""}, {"chromium_above": ""},
{"chromium_below": ""}, {"copper": ""}, {"copper_above": ""}, {"copper_below": ""}, {"Density_foot": ""}, {"Density_us":
""}, {"dermal_toxicity": ""}, {"dry_weight": ""}, {"Halogens_calvert": ""}, {"lead": ""}, {"lead_above": ""},
{"lead_below": ""}, {"Marine_Pollutant": "no"}, {"Material_poisonous": "no"}, {"mercury": ""}, {"mercury_above": ""},
{"mercury_below": ""}, {"nickel": ""}, {"nickel_above": ""}, {"nickel_below": ""}, {"None_Metals": "no"},
{"oral_toxicity": ""}, {"other_component": ""}, {"other_metal": ""}, {"ozone_depleting": "no"}, {"Phenolics_calvert":
""}, {"ppm_VOC": "no"}, {"pumpable": "no"}, {"qty_1": ""}, {"qty_10": ""}, {"qty_2": ""}, {"qty_3": ""}, {"qty_4": ""},
{"qty_5": ""}, {"qty_6": ""}, {"qty_7": ""}, {"qty_8": ""}, {"qty_9": ""}, {"scrap_metal": "no"}, {"selenium": ""},
{"selenium_above": ""}, {"selenium_below": ""}, {"silver": ""}, {"silver_above": ""}, {"silver_below": ""}, {"TCLP":
"no"}, {"TOTAL_PPM": "no"}, {"vented_drums": "no"}, {"Zinc": ""}, {"Zinc_above": ""}, {"Zinc_below": ""}]

cleanEarth

cleanEarth
POST/api/v1/aip_predictor/cleanEarth/classify/

Overview:

The cleanEarth endpoint is a machine learning-based prediction service that analyzes waste material information to determine Clean Earth-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts Clean Earth-specific information such as disposal facility details (ID: 9946), template selection (“Clean Earth”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at Clean Earth facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
Acids_or_bases string The acids or bases of the waste.
larger_shipping string The larger shipping of the waste.
Metal_and_Plastic string The metal and plastic of the waste.
new_clean_earth_ABarium_text string The new clean earth a barium text of the waste.
new_clean_earth_Ammonia string The new clean earth ammonia of the waste.
new_clean_earth_Arsenic string The new clean earth arsenic of the waste.
new_clean_earth_Arsenic_text string The new clean earth arsenic text of the waste.
new_clean_earth_Asbestos string The new clean earth asbestos of the waste.
new_clean_earth_Ash string The new clean earth ash of the waste.
new_clean_earth_Barium string The new clean earth barium of the waste.
new_clean_earth_Benzene_PPM string The new clean earth benzene ppm of the waste.
new_clean_earth_Cadmium string The new clean earth cadmium of the waste.
new_clean_earth_Cadmium_text string The new clean earth cadmium text of the waste.
new_clean_earth_Chromium string The new clean earth chromium of the waste.
new_clean_earth_Chromium_text string The new clean earth chromium text of the waste.
new_clean_earth_Copper_text string The new clean earth copper text of the waste.
new_clean_earth_Explosive string The new clean earth explosive of the waste.
new_clean_earth_Free_Liquids string The new clean earth free liquids of the waste.
new_clean_earth_Halogens string The new clean earth halogens of the waste.
new_clean_earth_Lead string The new clean earth lead of the waste.
new_clean_earth_Lead_text string The new clean earth lead text of the waste.
new_clean_earth_Mercury_TCLP string The new clean earth mercury tclp of the waste.
new_clean_earth_Mercury_TCLP_text string The new clean earth mercury tclp text of the waste.
new_clean_earth_Mercury_Total string The new clean earth mercury total of the waste.
new_clean_earth_Mercury_Total_text string The new clean earth mercury total text of the waste.
new_clean_earth_Nickel_text string The new clean earth nickel text of the waste.
new_clean_earth_Organic_Carbons string The new clean earth organic carons of the waste.
new_clean_earth_PCB string The new clean earth pcb of the waste.
new_clean_earth_Phenolics string The new clean earth phenolics of the waste.
new_clean_earth_Pumpable string The new clean earth pumpable of the waste.
new_clean_earth_Selenium string The new clean earth selenium of the waste.
new_clean_earth_Selenium_text string The new clean earth selenium text of the waste.
new_clean_earth_Silver string The new clean earth silver of the waste.
new_clean_earth_Silver_text string The new clean earth silver text of the waste.
new_clean_earth_Thallium_text string The new clean earth thallium text of the waste.
new_clean_earth_Zinc_text string The new clean earth zinc text of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/cleanEarth/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "DisposalFacility_id": 9946
  },
  {
    "DisposalFacility Name": "Philip Reclamation Services Houston, LLC"
  },
  {
    "Template Name": "Clean Earth"
  },
  {
    "Acids_or_bases": ""
  },
  {
    "larger_shipping": ""
  },
  {
    "Metal_and_Plastic": ""
  },
  {
    "new_clean_earth_ABarium_text": ""
  },
  {
    "new_clean_earth_Ammonia": "0"
  },
  {
    "new_clean_earth_Arsenic": "0"
  },
  {
    "new_clean_earth_Arsenic_text": ""
  },
  {
    "new_clean_earth_Asbestos": "No"
  },
  {
    "new_clean_earth_Ash": "<10"
  },
  {
    "new_clean_earth_Barium": "0"
  },
  {
    "new_clean_earth_Benzene_PPM": ""
  },
  {
    "new_clean_earth_Cadmium": "0"
  },
  {
    "new_clean_earth_Cadmium_text": ""
  },
  {
    "new_clean_earth_Chromium": "0"
  },
  {
    "new_clean_earth_Chromium_text": ""
  },
  {
    "new_clean_earth_Copper_text": ""
  },
  {
    "new_clean_earth_Explosive": "No"
  },
  {
    "new_clean_earth_Free_Liquids": "90-100"
  },
  {
    "new_clean_earth_Halogens": ""
  },
  {
    "new_clean_earth_Lead": "0"
  },
  {
    "new_clean_earth_Lead_text": ""
  },
  {
    "new_clean_earth_Mercury_TCLP": "0"
  },
  {
    "new_clean_earth_Mercury_TCLP_text": ""
  },
  {
    "new_clean_earth_Mercury_Total": "0"
  },
  {
    "new_clean_earth_Mercury_Total_text": ""
  },
  {
    "new_clean_earth_Nickel_text": ""
  },
  {
    "new_clean_earth_Organic_Carbons": ""
  },
  {
    "new_clean_earth_PCB": "0"
  },
  {
    "new_clean_earth_Phenolics": "0"
  },
  {
    "new_clean_earth_Pumpable": "no"
  },
  {
    "new_clean_earth_Selenium": "0"
  },
  {
    "new_clean_earth_Selenium_text": ""
  },
  {
    "new_clean_earth_Silver": "0"
  },
  {
    "new_clean_earth_Silver_text": ""
  },
  {
    "new_clean_earth_Thallium_text": ""
  },
  {
    "new_clean_earth_Zinc_text": ""
  }
]

cleanHarbor

cleanHarbor
POST/api/v1/aip_predictor/cleanHarbor/classify/

Overview:

The cleanHarbor endpoint is a machine learning-based prediction service that analyzes waste material information to determine Clean Harbors-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts Clean Harbors-specific information such as disposal facility details (ID: 9824), template selection (“Clean Harbors”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at Clean Harbors facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
AsbestosWaste string The asbestos waste of the waste.
Ash string The ash of the waste.
BenzeneUSEPAHazardousWaste string The benzene useepa hazardous waste of the waste.
BoilingPoint string The boiling point of the waste.
CanadianProvincialWasteCodes string The canadian provincial waste codes of the waste.
CanadianProvincialWasteCodes_Answer string The canadian provincial waste codes answer of the waste.
ChemicalDisinfection string The chemical disinfection of the waste.
CleanHarborsBattery string The clean harbors battery of the waste.
DividedForm string The divided form of the waste.
HeavyGuageMetalDebris string The heavy guage metal debris of the waste.
HOCs string The hocs of the waste.
InfectiousMaterial string The infectious material of the waste.
KnowledgeDescription string The knowledge description of the waste.
KnowledgeWaste string The knowledge waste of the waste.
Liquid100 string The liquid 100 of the waste.
MeltingPoint string The melting point of the waste.
NESHAPRules string The neshap rules of the waste.
OrganicConstituentsWaste3KPA string The organic constituents waste 3 kpa of the waste.
OrganicConstituentsWaste77KPA string The organic constituents waste 77 kpa of the waste.
OtherInfectiousMaterial string The other infectious material of the waste.
PCBs string The pcbs of the waste.
RCRAExemptCommercialProduct string The rcra exempt commercial product of the waste.
SICCodesWasteStream string The sic codes waste stream of the waste.
StateWasteCodes string The state waste codes of the waste.
StateWasteCodes_Answer string The state waste codes answer of the waste.
TABQuantity string The tab quantity of the waste.
TABWasteStream string The tab waste stream of the waste.
TexasWasteCode string The texas waste code of the waste.
TotalOrganicCarbon string The total organic carbon of the waste.
TreatmentWaste string The treatment waste of the waste.
UndisclosedHazards string The undisclosed hazards of the waste.
VOCWaste string The voc waste of the waste.
WasteStreamSubject string The waste stream subject of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/cleanHarbor/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[{"DisposalFacility_id": 9824}, {"DisposalFacility Name": "Clean Harbors Deer Park, L.P."}, {"Template Name": "Clean
Harbor"}, {"AsbestosWaste": ""}, {"Ash": ""}, {"BenzeneUSEPAHazardousWaste": "No"}, {"BoilingPoint": ">= 130"},
{"CanadianProvincialWasteCodes": "No"}, {"CanadianProvincialWasteCodes_Answer": ""}, {"ChemicalDisinfection": ""},
{"CleanHarborsBattery": ""}, {"DividedForm": "No"}, {"HeavyGuageMetalDebris": "No"}, {"HOCs": ""},
{"InfectiousMaterial": ""}, {"KnowledgeDescription": ""}, {"KnowledgeWaste": "Knowledge"}, {"Liquid100": "No"},
{"MeltingPoint": ">200"}, {"NESHAPRules": "No"}, {"OrganicConstituentsWaste3KPA": "No"},
{"OrganicConstituentsWaste77KPA": "No"}, {"OtherInfectiousMaterial": "No"}, {"PCBs": ""},
{"RCRAExemptCommercialProduct": "No"}, {"SICCodesWasteStream": "No"}, {"StateWasteCodes": "No"},
{"StateWasteCodes_Answer": ""}, {"TABQuantity": ""}, {"TABWasteStream": ""}, {"TexasWasteCode": ""},
{"TotalOrganicCarbon": ">= 10%"}, {"TreatmentWaste": "No"}, {"UndisclosedHazards": "No"}, {"VOCWaste": "No"},
{"WasteStreamSubject": "No"}]

giantResource

giantResource
POST/api/v1/aip_predictor/giantResource/classify/

Overview:

The giantResource endpoint is a machine learning-based prediction service that analyzes waste material information to determine Giant Resource Recovery-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts Giant Resource Recovery-specific information such as disposal facility details (ID: 9787), template selection (“Giant Resource”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at Giant Resource Recovery facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
ANTIMONY string The antimony of the waste.
ANTIMONY_RANGE string The antimony range of the waste.
ARSENIC string The arsenic of the waste.
ARSENIC_RANGE string The arsenic range of the waste.
BARIUM string The barium of the waste.
BARIUM_RANGE string The barium range of the waste.
BERYLLIUM string The beryllium of the waste.
BERYLLIUM_RANGE string The beryllium range of the waste.
CADMIUM string The cadmium of the waste.
CADMIUM_RANGE string The cadmium range of the waste.
Centipoises string The centipoises of the waste.
CHROMIUM string The chromium of the waste.
CHROMIUM_RANGE string The chromium range of the waste.
ID_NO string The id no of the waste.
LEAD string The lead of the waste.
LEAD_RANGE string The lead range of the waste.
MERCURY string The mercury of the waste.
MERCURY_RANGE string The mercury range of the waste.
Metal_None string The metal none of the waste.
METAL_TCLP string The metal tclp of the waste.
METAL_TOTAL string The metal total of the waste.
NICKEL string The nickel of the waste.
NICKEL_RANGE string The nickel range of the waste.
OTHER_HALOGENS string The other halogens of the waste.
OTHER_PPM string The other ppm of the waste.
OTHER_PPM_PERCENT string The other ppm percent of the waste.
OTHER_SULFUR string The other sulfur of the waste.
PagesAttached string The pages attached of the waste.
SELENIUM string The selenium of the waste.
SELENIUM_RANGE string The selenium range of the waste.
SHIPPING_HAZARD1 string The shipping hazard1 of the waste.
SHIPPING_HAZARD2 string The shipping hazard2 of the waste.
SICCode string The sic code of the waste.
SILVER string The silver of the waste.
SILVER_RANGE string The silver range of the waste.
THALLIUM string The thallium of the waste.
THALLIUM_RANGE string The thallium range of the waste.
TRANSPORTER string The transporter of the waste.
WaterDissolved string The water dissolved of the waste.
WaterFreeLayer string The water free layer of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/giantResource/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "DisposalFacility_id": 9787
  },
  {
    "DisposalFacility Name": "Giant Resource Recovery-Attalla, Inc"
  },
  {
    "Template Name": "Giant Resource"
  },
  {
    "ANTIMONY": ""
  },
  {
    "ANTIMONY_RANGE": ""
  },
  {
    "ARSENIC": ""
  },
  {
    "ARSENIC_RANGE": ""
  },
  {
    "BARIUM": ""
  },
  {
    "BARIUM_RANGE": ""
  },
  {
    "BERYLLIUM": ""
  },
  {
    "BERYLLIUM_RANGE": ""
  },
  {
    "CADMIUM": ""
  },
  {
    "CADMIUM_RANGE": ""
  },
  {
    "Centipoises": ""
  },
  {
    "CHROMIUM": ""
  },
  {
    "CHROMIUM_RANGE": ""
  },
  {
    "ID_NO": ""
  },
  {
    "LEAD": ""
  },
  {
    "LEAD_RANGE": ""
  },
  {
    "MERCURY": ""
  },
  {
    "MERCURY_RANGE": ""
  },
  {
    "Metal_None": "None"
  },
  {
    "METAL_TCLP": ""
  },
  {
    "METAL_TOTAL": ""
  },
  {
    "NICKEL": ""
  },
  {
    "NICKEL_RANGE": ""
  },
  {
    "OTHER_HALOGENS": ""
  },
  {
    "OTHER_PPM": ""
  },
  {
    "OTHER_PPM_PERCENT": ""
  },
  {
    "OTHER_SULFUR": ""
  },
  {
    "PagesAttached": ""
  },
  {
    "SELENIUM": ""
  },
  {
    "SELENIUM_RANGE": ""
  },
  {
    "SHIPPING_HAZARD1": ""
  },
  {
    "SHIPPING_HAZARD2": ""
  },
  {
    "SICCode": ""
  },
  {
    "SILVER": ""
  },
  {
    "SILVER_RANGE": ""
  },
  {
    "THALLIUM": ""
  },
  {
    "THALLIUM_RANGE": ""
  },
  {
    "TRANSPORTER": ""
  },
  {
    "WaterDissolved": "0"
  },
  {
    "WaterFreeLayer": "2"
  }
]

NSSI

NSSI
POST/api/v1/aip_predictor/NSSI/classify/

Overview:

The NSSI endpoint is a machine learning-based prediction service that analyzes waste material information to determine NSSI-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts NSSI-specific information such as disposal facility details (ID: 9942), template selection (“NSSI”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at NSSI facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
NSSI_HazardousCharacteristics_StateHazardousWaste string The nssi hazardous characteristics state hazardous waste of the waste.
NSSI_Metals_Analytical string The nssi metals analytical of the waste.
NSSI_Metals_Arsenic string The nssi metals arsenic of the waste.
NSSI_Metals_Barium string The nssi metals barium of the waste.
NSSI_Metals_Cadmium string The nssi metals cadmium of the waste.
NSSI_Metals_Chromium string The nssi metals chromium of the waste.
NSSI_Metals_Chromium_Hex string The nssi metals chromium hex of the waste.
NSSI_Metals_Copper string The nssi metals copper of the waste.
NSSI_Metals_GeneratorKnowledge string The nssi metals generator knowledge of the waste.
NSSI_Metals_Lead string The nssi metals lead of the waste.
NSSI_Metals_Mercury string The nssi metals mercury of the waste.
NSSI_Metals_Nickel string The nssi metals nickel of the waste.
NSSI_Metals_Other string The nssi metals other of the waste.
NSSI_Metals_Selenium string The nssi metals selenium of the waste.
NSSI_Metals_Silver string The nssi metals silver of the waste.
NSSI_Metals_TCLP string The nssi metals tclp of the waste.
NSSI_Metals_Thallium string The nssi metals thallium of the waste.
NSSI_Metals_Total string The nssi metals total of the waste.
NSSI_Metals_Zinc string The nssi metals zinc of the waste.
NSSI_Other_Analytical string The nssi other analytical of the waste.
NSSI_Other_Chlorides string The nssi other chlorides of the waste.
NSSI_Other_Cyandies string The nssi other cyandies of the waste.
NSSI_Other_Fluorides string The nssi other fluorides of the waste.
NSSI_Other_GeneratorKnowledge string The nssi other generator knowledge of the waste.
NSSI_Other_NA_K string The nssi other na k of the waste.
NSSI_Other_PCBS string The nssi other pcbs of the waste.
NSSI_Other_Phenolics string The nssi other phenolics of the waste.
NSSI_Other_Phosphates string The nssi other phosphates of the waste.
NSSI_Other_Sulfides string The nssi other sulfides of the waste.
NSSI_Other_TCLP string The nssi other tclp of the waste.
NSSI_Other_Total string The nssi other total of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/NSSI/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[{"DisposalFacility_id": 9942}, {"DisposalFacility Name": "NSSI RECOVERY SERVICES"}, {"Template Name": "NSSI"},
{"NSSI_HazardousCharacteristics_StateHazardousWaste": "No"}, {"NSSI_Metals_Analytical": ""}, {"NSSI_Metals_Arsenic":
"0"}, {"NSSI_Metals_Barium": "0"}, {"NSSI_Metals_Cadmium": "0"}, {"NSSI_Metals_Chromium": "0"},
{"NSSI_Metals_Chromium_Hex": "0"}, {"NSSI_Metals_Copper": "0"}, {"NSSI_Metals_GeneratorKnowledge": "GENERATOR
KNOWLEDGE"}, {"NSSI_Metals_Lead": "0"}, {"NSSI_Metals_Mercury": "0"}, {"NSSI_Metals_Nickel": "0"}, {"NSSI_Metals_Other":
""}, {"NSSI_Metals_Selenium": "0"}, {"NSSI_Metals_Silver": "0"}, {"NSSI_Metals_TCLP": ""}, {"NSSI_Metals_Thallium":
"0"}, {"NSSI_Metals_Total": ""}, {"NSSI_Metals_Zinc": "0"}, {"NSSI_Other_Analytical": ""}, {"NSSI_Other_Chlorides":
"0"}, {"NSSI_Other_Cyandies": "0"}, {"NSSI_Other_Fluorides": "0"}, {"NSSI_Other_GeneratorKnowledge": "GENERATOR
KNOWLEDGE"}, {"NSSI_Other_NA_K": "0"}, {"NSSI_Other_PCBS": "0"}, {"NSSI_Other_Phenolics": "0"},
{"NSSI_Other_Phosphates": "0"}, {"NSSI_Other_Sulfides": "0"}, {"NSSI_Other_TCLP": ""}, {"NSSI_Other_Total": ""}]

pacificResourceRecovery

pacificResourceRecovery
POST/api/v1/aip_predictor/pacificResourceRecovery/classify/

Overview:

The pacificResourceRecovery endpoint is a machine learning-based prediction service that analyzes waste material information to determine Pacific Resource Recovery-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts Pacific Resource Recovery-specific information such as disposal facility details (ID: 22505), template selection (“Pacific Resource Recovery”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at Pacific Resource Recovery facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
PACIFIC_AMINES_PERCENT string The pacific amines percent of the waste.
PACIFIC_ANTICIPATED_VOLUME_DRUMS string The pacific anticipated volume drums of the waste.
PACIFIC_ANTICIPATED_VOLUME_GALLONS string The pacific anticipated volume gallons of the waste.
PACIFIC_ARSENIC_RANGE string The pacific arsenic range of the waste.
PACIFIC_BARIUM_RANGE string The pacific barium range of the waste.
PACIFIC_BIOLOGICAL string The pacific biological of the waste.
PACIFIC_BTU_1 string The pacific btu 1 of the waste.
PACIFIC_BTU_2 string The pacific btu 2 of the waste.
PACIFIC_BTU_PERCENT string The pacific btu percent of the waste.
PACIFIC_CADMIUM_RANGE string The pacific cadmium range of the waste.
PACIFIC_CHROMIUM_HEX_RANGE string The pacific chromium hex range of the waste.
PACIFIC_CHROMIUM_RANGE string The pacific chromium range of the waste.
PACIFIC_COMBUSTIBLE string The pacific combustible of the waste.
PACIFIC_COMPOSITION string The pacific composition of the waste.
PACIFIC_COPPER_RANGE string The pacific copper range of the waste.
PACIFIC_CORROSIVE string The pacific corrosive of the waste.
PACIFIC_CYANIDES_PERCENT string The pacific cyanides percent of the waste.
PACIFIC_ETIOLOGICAL string The pacific etiological of the waste.
PACIFIC_FLAMMABLE string The pacific flammable of the waste.
PACIFIC_LEAD_RANGE string The pacific lead range of the waste.
PACIFIC_MERCURY_RANGE string The pacific mercury range of the waste.
PACIFIC_Metal_NA string The pacific metal na of the waste.
PACIFIC_NESHAP string The pacific neshap of the waste.
PACIFIC_NICKEL_RANGE string The pacific nickel range of the waste.
PACIFIC_OTHER string The pacific other of the waste.
PACIFIC_OTHER_RANGE string The pacific other range of the waste.
PACIFIC_OTHER_VALUE string The pacific other value of the waste.
PACIFIC_PATHOGEN string The pacific pathogen of the waste.
PACIFIC_PCBs_PERCENT string The pacific pcbs percent of the waste.
PACIFIC_PESTICIDE_RESIDUALS string The pacific pesticide residuals of the waste.
PACIFIC_PHENOLICS_PERCENT string The pacific phenolics percent of the waste.
PACIFIC_SELENIUM_RANGE string The pacific selenium range of the waste.
PACIFIC_SHIPMENT_BULK_LIQUID string The pacific shipment bulk liquid of the waste.
PACIFIC_SHIPMENT_BULK_LIQUID_PERCENT string The pacific shipment bulk liquid percent of the waste.
PACIFIC_SHIPMENT_DRUM string The pacific shipment drum of the waste.
PACIFIC_SHIPMENT_DRUM_PERCENT string The pacific shipment drum percent of the waste.
PACIFIC_SILVER_RANGE string The pacific silver range of the waste.
PACIFIC_SULFIDES_PERCENT string The pacific sulfides percent of the waste.
PACIFIC_TCLP_PPM string The pacific tclp ppm of the waste.
PACIFIC_THALLIUM_RANGE string The pacific thallium range of the waste.
PACIFIC_TO_SHIP_BULK string The pacific to ship bulk of the waste.
PACIFIC_TO_SHIP_DRUMS string The pacific to ship drums of the waste.
PACIFIC_TOTAL_PPM string The pacific total ppm of the waste.
PACIFIC_ZINC_RANGE string The pacific zinc range of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/pacificResourceRecovery/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "DisposalFacility_id": 22505
  },
  {
    "DisposalFacility Name": "Pacific Resource Recovery Services"
  },
  {
    "Template Name": "Pacific Resource Recovery"
  },
  {
    "PACIFIC_AMINES_PERCENT": ""
  },
  {
    "PACIFIC_ANTICIPATED_VOLUME_DRUMS": ""
  },
  {
    "PACIFIC_ANTICIPATED_VOLUME_GALLONS": "52"
  },
  {
    "PACIFIC_ARSENIC_RANGE": ""
  },
  {
    "PACIFIC_BARIUM_RANGE": ""
  },
  {
    "PACIFIC_BIOLOGICAL": ""
  },
  {
    "Pacific_BTU_1": "No"
  },
  {
    "Pacific_BTU_2": "No"
  },
  {
    "PACIFIC_BTU_PERCENT": ""
  },
  {
    "PACIFIC_CADMIUM_RANGE": ""
  },
  {
    "PACIFIC_CHROMIUM_HEX_RANGE": ""
  },
  {
    "PACIFIC_CHROMIUM_RANGE": ""
  },
  {
    "PACIFIC_COMBUSTIBLE": ""
  },
  {
    "PACIFIC_COMPOSITION": ""
  },
  {
    "PACIFIC_COPPER_RANGE": ""
  },
  {
    "PACIFIC_CORROSIVE": ""
  },
  {
    "PACIFIC_CYANIDES_PERCENT": ""
  },
  {
    "PACIFIC_ETIOLOGICAL": ""
  },
  {
    "PACIFIC_FLAMMABLE": "No"
  },
  {
    "PACIFIC_LEAD_RANGE": ""
  },
  {
    "PACIFIC_MERCURY_RANGE": ""
  },
  {
    "Pacific_Metal_NA": "No"
  },
  {
    "PACIFIC_NESHAP": "No"
  },
  {
    "PACIFIC_NICKEL_RANGE": ""
  },
  {
    "PACIFIC_OTHER": ""
  },
  {
    "PACIFIC_OTHER_RANGE": ""
  },
  {
    "PACIFIC_OTHER_VALUE": ""
  },
  {
    "PACIFIC_PATHOGEN": ""
  },
  {
    "PACIFIC_PCBs_PERCENT": ""
  },
  {
    "PACIFIC_PESTICIDE_RESIDUALS": ""
  },
  {
    "PACIFIC_PHENOLICS_PERCENT": ""
  },
  {
    "PACIFIC_SELENIUM_RANGE": ""
  },
  {
    "Pacific_SHIPMENT_BULK_LIQUID": ""
  },
  {
    "Pacific_SHIPMENT_BULK_LIQUID_PERCENT": ""
  },
  {
    "Pacific_SHIPMENT_DRUM": "No"
  },
  {
    "Pacific_SHIPMENT_DRUM_PERCENT": "55"
  },
  {
    "PACIFIC_SILVER_RANGE": ""
  },
  {
    "PACIFIC_SULFIDES_PERCENT": ""
  },
  {
    "Pacific_TCLP_PPM": ""
  },
  {
    "PACIFIC_THALLIUM_RANGE": ""
  },
  {
    "PACIFIC_TO_SHIP_BULK": ""
  },
  {
    "PACIFIC_TO_SHIP_DRUMS": ""
  },
  {
    "Pacific_Total_PPM": ""
  },
  {
    "PACIFIC_ZINC_RANGE": ""
  }
]

republic

republic
POST/api/v1/aip_predictor/republic/classify/

Overview:

The republic endpoint is a machine learning-based prediction service that analyzes waste material information to determine Republic-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts Republic-specific information such as disposal facility details (ID: 9915), template selection (“Republic”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at Republic facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
AdditionalInformationDisposalConsideration string The additional information disposal consideration of the waste.
AdditionalInformationTypeofWaste string The additional information type of waste of the waste.
Medical_Infectious_Waste string The medical infectious waste of the waste.
PCWasteSulfur string The pc waste sulfur of the waste.
Waste40CFR260 string The waste 40 cfr 260 of the waste.
Waste40CFR2614 string The waste 40 cfr 2614 of the waste.
Waste40CFR2614_Describe string The waste 40 cfr 2614 describe of the waste.
WasteConsolidator string The waste consolidator of the waste.
WasteConsolidator_Describe string The waste consolidator describe of the waste.
WCFederalStateRegulations string The wc federal state regulations of the waste.
WCRCRAFlistedSolvents string The wc crcra f listed solvents of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/republic/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[{"DisposalFacility_id": 9915}, {"DisposalFacility Name": "Itasca Landfill TX, LP"}, {"Template Name": "Republic"},
{"AdditionalInformationDisposalConsideration": "Solidification"}, {"AdditionalInformationTypeofWaste": "Pollution
Control Waste"}, {"Medical_Infectious_Waste": "no"}, {"PCWasteSulfur": "no"}, {"Waste40CFR260": "no"},
{"Waste40CFR2614": "no"}, {"Waste40CFR2614_Describe": ""}, {"WasteConsolidator": "no"}, {"WasteConsolidator_Describe":
""}, {"WCFederalStateRegulations": "no"}, {"WCRCRAFlistedSolvents": "no"}]

rineco

rineco
POST/api/v1/aip_predictor/rineco/classify/

Overview:

The rineco endpoint is a machine learning-based prediction service that analyzes waste material information to determine Rineco-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts Rineco-specific information such as disposal facility details (ID: 9967), template selection (“Rineco”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at Rineco facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
40CFR63SubpartGGG string The 40CFR63SubpartGGG.
AdditionalCommentsSpecialWasteType string The additional comments special waste type of the waste.
AdditionalCommentsSpecialWasteType_Describe string The additional comments special waste type describe of the waste.
BenzeneConcentration10PPM string The benzene concentration 10 ppm of the waste.
BoilingPoint string The boiling point of the waste.
Composition_Constituent_Flisted_110804 string The composition constituent flisted 110804 of the waste.
Composition_Constituent_Flisted_110805 string The composition constituent flisted 110805 of the waste.
Composition_Constituent_Flisted_110806 string The composition constituent flisted 110806 of the waste.
Composition_Constituent_Flisted_110807 string The composition constituent flisted 110807 of the waste.
Composition_Constituent_Flisted_110808 string The composition constituent flisted 110808 of the waste.
Composition_Constituent_Flisted_110809 string The composition constituent flisted 110809 of the waste.
Composition_Constituent_Flisted_110810 string The composition constituent flisted 110810 of the waste.
Composition_Constituent_UHC_110804 string The composition constituent uhc 110804 of the waste.
Composition_Constituent_UHC_110805 string The composition constituent uhc 110805 of the waste.
Composition_Constituent_UHC_110806 string The composition constituent uhc 110806 of the waste.
Composition_Constituent_UHC_110807 string The composition constituent uhc 110807 of the waste.
Composition_Constituent_UHC_110808 string The composition constituent uhc 110808 of the waste.
Composition_Constituent_UHC_110809 string The composition constituent uhc 110809 of the waste.
Composition_Constituent_UHC_110810 string The composition constituent uhc 110810 of the waste.
Containers_Stored_Outside string The containers stored outside of the waste.
Containers_Stored_Outside_Describe string The containers stored outside describe of the waste.
D001 string The d001 of the waste.
D002 string The d002 of the waste.
D003 string The d003 of the waste.
D004 string The d004 of the waste.
D005 string The d005 of the waste.
D006 string The d006 of the waste.
D007 string The d007 of the waste.
D008 string The d008 of the waste.
D009 string The d009 of the waste.
D010 string The d010 of the waste.
D011 string The d011 of the waste.
D012 string The d012 of the waste.
D013 string The d013 of the waste.
D014 string The d014 of the waste.
D015 string The d015 of the waste.
D016 string The d016 of the waste.
D017 string The d017 of the waste.
D018 string The d018 of the waste.
D019 string The d019 of the waste.
D020 string The d020 of the waste.
D021 string The d021 of the waste.
D022 string The d022 of the waste.
D023 string The d023 of the waste.
D024 string The d024 of the waste.
D025 string The d025 of the waste.
D026 string The d026 of the waste.
D027 string The d027 of the waste.
D028 string The d028 of the waste.
D029 string The d029 of the waste.
D030 string The d030 of the waste.
D031 string The d031 of the waste.
D032 string The d032 of the waste.
D033 string The d033 of the waste.
D034 string The d034 of the waste.
D035 string The d035 of the waste.
D036 string The d036 of the waste.
D037 string The d037 of the waste.
D038 string The d038 of the waste.
D039 string The d039 of the waste.
D040 string The d040 of the waste.
D041 string The d041 of the waste.
D042 string The d042 of the waste.
D043 string The d043 of the waste.
Debris string The debris of the waste.
Dust_Hazard string The dust hazard of the waste.
Exclusions_Exemptions string The exclusions exemptions of the waste.
Exclusions_Exemptions_Describe string The exclusions exemptions describe of the waste.
FreeLiquidsFailPaint string The free liquids fail paint of the waste.
Greater10Moisture string The greater 10 moisture of the waste.
Heat_Improve_Flow string The heat improve flow of the waste.
List_Attachments string The list attachments of the waste.
List_Attachments_Other_List string The list attachments other list of the waste.
Material_AnotherFacility string The material another facility of the waste.
Material_AnotherFacility_Describe string The material another facility describe of the waste.
Material_Overpacked string The material overpacked of the waste.
Material_Overpacked_Describe string The material overpacked describe of the waste.
Material_Potential_Container string The material potential container of the waste.
Material_Potential_Container_Describe string The material potential container describe of the waste.
Other_Properties string The other properties of the waste.
Potential_High_Hazards string The potential high hazards of the waste.
RecoveryOperations string The recovery operations of the waste.
StorageConditions string The storage conditions of the waste.
StorageConditions_Describe string The storage conditions describe of the waste.
Subject_BenzeneNESHAP string The subject benzene neshap of the waste.
Subject_SubpartCC string The subject subpart cc of the waste.
TotalAnnualBenzene string The total annual benzene of the waste.
TSD string The tsd of the waste.
UndisclosedHazards string The undisclosed hazards of the waste.
UsedOil_Halogens1000 string The used oil halogens 1000 of the waste.
UsedOil_HazardousWaste string The used oil hazardous waste of the waste.
USEOIL40CFRPART string The useoil 40 cfr part of the waste.
Waste_Drums string The waste drums of the waste.
Waste_Pumpable string The waste pumpable of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/rineco/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "DisposalFacility_id": 9967
  },
  {
    "DisposalFacility Name": "Heritage Thermal Services, Inc."
  },
  {
    "Template Name": "Rineco"
  },
  {
    "40CFR63SubpartGGG": "No"
  },
  {
    "AdditionalCommentsSpecialWasteType": "No"
  },
  {
    "AdditionalCommentsSpecialWasteType_Describe": ""
  },
  {
    "BenzeneConcentration10PPM": "No"
  },
  {
    "BoilingPoint": ""
  },
  {
    "Composition_Constituent_Flisted_110804": ""
  },
  {
    "Composition_Constituent_Flisted_110805": ""
  },
  {
    "Composition_Constituent_Flisted_110806": ""
  },
  {
    "Composition_Constituent_Flisted_110807": ""
  },
  {
    "Composition_Constituent_Flisted_110808": ""
  },
  {
    "Composition_Constituent_Flisted_110809": ""
  },
  {
    "Composition_Constituent_Flisted_110810": ""
  },
  {
    "Composition_Constituent_UHC_110804": ""
  },
  {
    "Composition_Constituent_UHC_110805": ""
  },
  {
    "Composition_Constituent_UHC_110806": ""
  },
  {
    "Composition_Constituent_UHC_110807": ""
  },
  {
    "Composition_Constituent_UHC_110808": ""
  },
  {
    "Composition_Constituent_UHC_110809": ""
  },
  {
    "Composition_Constituent_UHC_110810": ""
  },
  {
    "Containers_Stored_Outside": "No"
  },
  {
    "Containers_Stored_Outside_Describe": ""
  },
  {
    "D001": ""
  },
  {
    "D002": ""
  },
  {
    "D003": ""
  },
  {
    "D004": ""
  },
  {
    "D005": ""
  },
  {
    "D006": ""
  },
  {
    "D007": ""
  },
  {
    "D008": ""
  },
  {
    "D009": ""
  },
  {
    "D010": ""
  },
  {
    "D011": ""
  },
  {
    "D012": ""
  },
  {
    "D013": ""
  },
  {
    "D014": ""
  },
  {
    "D015": ""
  },
  {
    "D016": ""
  },
  {
    "D017": ""
  },
  {
    "D018": ""
  },
  {
    "D019": ""
  },
  {
    "D020": ""
  },
  {
    "D021": ""
  },
  {
    "D022": ""
  },
  {
    "D023": ""
  },
  {
    "D024": ""
  },
  {
    "D025": ""
  },
  {
    "D026": ""
  },
  {
    "D027": ""
  },
  {
    "D028": ""
  },
  {
    "D029": ""
  },
  {
    "D030": ""
  },
  {
    "D031": ""
  },
  {
    "D032": ""
  },
  {
    "D033": ""
  },
  {
    "D034": ""
  },
  {
    "D035": ""
  },
  {
    "D036": ""
  },
  {
    "D037": ""
  },
  {
    "D038": ""
  },
  {
    "D039": ""
  },
  {
    "D040": ""
  },
  {
    "D041": ""
  },
  {
    "D042": ""
  },
  {
    "D043": ""
  },
  {
    "Debris": "No"
  },
  {
    "Dust_Hazard": "No"
  },
  {
    "Exclusions_Exemptions": "No"
  },
  {
    "Exclusions_Exemptions_Describe": ""
  },
  {
    "FreeLiquidsFailPaint": "No"
  },
  {
    "Greater10Moisture": "No"
  },
  {
    "Heat_Improve_Flow": "No"
  },
  {
    "List_Attachments": "MSDS"
  },
  {
    "List_Attachments_Other_List": ""
  },
  {
    "Material_AnotherFacility": "No"
  },
  {
    "Material_AnotherFacility_Describe": ""
  },
  {
    "Material_Overpacked": "No"
  },
  {
    "Material_Overpacked_Describe": ""
  },
  {
    "Material_Potential_Container": "No"
  },
  {
    "Material_Potential_Container_Describe": ""
  },
  {
    "Other_Properties": ""
  },
  {
    "Potential_High_Hazards": "Not Applicable"
  },
  {
    "RecoveryOperations": "No"
  },
  {
    "StorageConditions": "No"
  },
  {
    "StorageConditions_Describe": ""
  },
  {
    "Subject_BenzeneNESHAP": "No"
  },
  {
    "Subject_SubpartCC": "Yes"
  },
  {
    "TotalAnnualBenzene": "0"
  },
  {
    "TSD": ""
  },
  {
    "UndisclosedHazards": "No"
  },
  {
    "UsedOil_Halogens1000": "< 1000 PPM"
  },
  {
    "UsedOil_HazardousWaste": "No"
  },
  {
    "USEOIL40CFRPART": "No"
  },
  {
    "Waste_Drums": "No"
  },
  {
    "Waste_Pumpable": "No"
  }
]

samex

samex
POST/api/v1/aip_predictor/samex/classify/

Overview:

The samex endpoint is a machine learning-based prediction service that analyzes waste material information to determine Samex-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts Samex-specific information such as disposal facility details (ID: 22566), template selection (“Samex”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at Samex facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
SAMEX_Ammonia string The samex ammonia of the waste.
SAMEX_Ammonia_PPM string The samex ammonia ppm of the waste.
SAMEX_Aromatic string The samex aromatic of the waste.
SAMEX_Aromatic_PPM string The samex aromatic ppm of the waste.
SAMEX_Asbestos string The samex asbestos of the waste.
SAMEX_Asbestos_Text string The samex asbestos text of the waste.
SAMEX_Biological string The samex biological of the waste.
SAMEX_categorical string The samex categorical of the waste.
SAMEX_Dangerous string The samex dangerous of the waste.
SAMEX_Dioxin string The samex dioxin of the waste.
SAMEX_Disposal string The samex disposal of the waste.
SAMEX_federal string The samex federal of the waste.
SAMEX_Free string The samex free of the waste.
SAMEX_Fungicides string The samex fungicides of the waste.
SAMEX_Fungicides_PPM string The samex fungicides ppm of the waste.
SAMEX_HALOGEN string The samex halogen of the waste.
SAMEX_Heated_Material string The samex heated material of the waste.
SAMEX_HOCs string The samex hocs of the waste.
SAMEX_HOCs_PPM string The samex hocs ppm of the waste.
SAMEX_Ignitable_Solid string The samex ignitable solid of the waste.
SAMEX_Inhalation_Hazard string The samex inhalation hazard of the waste.
SAMEX_Marine_Pollutant string The samex marine pollutant of the waste.
SAMEX_Miscible string The samex miscible of the waste.
SAMEX_NIOSH_Human string The samex niosh human of the waste.
SAMEX_Nitro_Cellulose string The samex nitro cellulose of the waste.
SAMEX_Organic_Carbon string The samex organic carbon of the waste.
SAMEX_Phenolics string The samex phenolics of the waste.
SAMEX_Phenolics_PPM string The samex phenolics ppm of the waste.
SAMEX_Phenols string The samex phenols of the waste.
SAMEX_Phenols_PPM string The samex phenols ppm of the waste.
SAMEX_Phosphorous string The samex phosphorous of the waste.
SAMEX_Phosphorous_PPM string The samex phosphorous ppm of the waste.
SAMEX_Quinones string The samex quinones of the waste.
SAMEX_Quinones_PPM string The samex quinones ppm of the waste.
SAMEX_RCRA_hazardous string The samex rcra hazardous of the waste.
SAMEX_Reactive_Metal string The samex reactive metal of the waste.
SAMEX_Reactive_Other string The samex reactive other of the waste.
SAMEX_State_regulated string The samex state regulated of the waste.
SAMEX_subpart string The samex subpart of the waste.
SAMEX_TOC string The samex toc of the waste.
SAMEX_TOC_PPM string The samex toc ppm of the waste.
SAMEX_Urea string The samex urea of the waste.
SAMEX_Urea_PPM string The samex urea ppm of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/samex/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "DisposalFacility_id": 22566
  },
  {
    "DisposalFacility Name": "SAMEX Recycling Technologies, S.A DE C.V."
  },
  {
    "Template Name": "Samex"
  },
  {
    "SAMEX_Ammonia": "Yes"
  },
  {
    "SAMEX_Ammonia_PPM": ""
  },
  {
    "SAMEX_Aromatic": "Yes"
  },
  {
    "SAMEX_Aromatic_PPM": ""
  },
  {
    "SAMEX_Asbestos": "No"
  },
  {
    "SAMEX_Asbestos_Text": ""
  },
  {
    "SAMEX_Biological": "No"
  },
  {
    "SAMEX_categorical": "No"
  },
  {
    "SAMEX_Dangerous": "No"
  },
  {
    "SAMEX_Dioxin": "No"
  },
  {
    "SAMEX_Disposal": "No"
  },
  {
    "SAMEX_federal": "No"
  },
  {
    "SAMEX_Free": ""
  },
  {
    "SAMEX_Fungicides": "Yes"
  },
  {
    "SAMEX_Fungicides_PPM": ""
  },
  {
    "SAMEX_HALOGEN": ""
  },
  {
    "SAMEX_Heated_Material": ""
  },
  {
    "SAMEX_HOCs": "No"
  },
  {
    "SAMEX_HOCs_PPM": ""
  },
  {
    "SAMEX_Ignitable_Solid": "No"
  },
  {
    "SAMEX_Inhalation_Hazard": "No"
  },
  {
    "SAMEX_Marine_Pollutant": "No"
  },
  {
    "SAMEX_Miscible": ""
  },
  {
    "SAMEX_NIOSH_Human": "No"
  },
  {
    "SAMEX_Nitro_Cellulose": "No"
  },
  {
    "SAMEX_Organic_Carbon": "No"
  },
  {
    "SAMEX_Phenolics": "No"
  },
  {
    "SAMEX_Phenolics_PPM": ""
  },
  {
    "SAMEX_Phenols": "No"
  },
  {
    "SAMEX_Phenols_PPM": ""
  },
  {
    "SAMEX_Phosphorous": "No"
  },
  {
    "SAMEX_Phosphorous_PPM": ""
  },
  {
    "SAMEX_Quinones": "Yes"
  },
  {
    "SAMEX_Quinones_PPM": ""
  },
  {
    "SAMEX_RCRA_hazardous": "No"
  },
  {
    "SAMEX_Reactive_Metal": "No"
  },
  {
    "SAMEX_Reactive_Other": "No"
  },
  {
    "SAMEX_State_regulated": "No"
  },
  {
    "SAMEX_subpart": "No"
  },
  {
    "SAMEX_TOC": "No"
  },
  {
    "SAMEX_TOC_PPM": ""
  },
  {
    "SAMEX_Urea": "Yes"
  },
  {
    "SAMEX_Urea_PPM": ""
  }
]

systech

systech
POST/api/v1/aip_predictor/systech/classify/

Overview:

The systech endpoint is a machine learning-based prediction service that analyzes waste material information to determine Systech-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts Systech-specific information such as disposal facility details (ID: 10007), template selection (“Systech”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at Systech facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
Boiling_Point_130 string The boiling point 130 of the waste.
Bulk_Frequency_1 string The bulk frequency 1 of the waste.
Bulk_Frequency_2 string The bulk frequency 2 of the waste.
Bulk_Frequency_3 string The bulk frequency 3 of the waste.
Bulk_Frequency_4 string The bulk frequency 4 of the waste.
Bulk_Quantity_1 string The bulk quantity 1 of the waste.
Bulk_Quantity_2 string The bulk quantity 2 of the waste.
Bulk_Quantity_3 string The bulk quantity 3 of the waste.
Bulk_Quantity_4 string The bulk quantity 4 of the waste.
Bulk_Size_1 string The bulk size 1 of the waste.
Bulk_Size_2 string The bulk size 2 of the waste.
Bulk_Size_3 string The bulk size 3 of the waste.
Bulk_Size_4 string The bulk size 4 of the waste.
Density string The density of the waste.
Elemental_Constituents string The elemental constituents of the waste.
EPA_Origin_Code string The epa origin code of the waste.
Exempt_Waste string The exempt waste of the waste.
Exempt_Waste_Describe string The exempt waste describe of the waste.
Flash_Point_70 string The flash point 70 of the waste.
Generator_Knowledge string The generator knowledge of the waste.
Liquids_20 string The liquids 20 of the waste.
Material_Comment string The material comment of the waste.
MC_Aluminum string The mc aluminum of the waste.
MC_Antimony string The mc antimony of the waste.
MC_Arsenic string The mc arsenic of the waste.
MC_Barium string The mc barium of the waste.
MC_Beryllium string The mc beryllium of the waste.
MC_Bromine string The mc bromine of the waste.
MC_Cadmium string The mc cadmium of the waste.
MC_Chlorine string The mc chlorine of the waste.
MC_Chromium string The mc chromium of the waste.
MC_Cobalt string The mc cobalt of the waste.
MC_Copper string The mc copper of the waste.
MC_Fluorine string The mc fluorine of the waste.
MC_Iodine string The mc iodine of the waste.
MC_Iron string The mc iron of the waste.
MC_Lead string The mc lead of the waste.
MC_Lithium string The mc lithium of the waste.
MC_Manganese string The mc manganese of the waste.
MC_Mercury string The mc mercury of the waste.
MC_Molybdenum string The mc molybdenum of the waste.
MC_Nickel string The mc nickel of the waste.
MC_Phosphorous string The mc phosphorous of the waste.
MC_Potassium string The mc potassium of the waste.
MC_Selenium string The mc selenium of the waste.
MC_Silicon string The mc silicon of the waste.
MC_Silver string The mc silver of the waste.
MC_Sulfur string The mc sulfur of the waste.
MC_Thallium string The mc thallium of the waste.
MC_Titanium string The mc titanium of the waste.
MC_Vanadium string The mc vanadium of the waste.
MC_Zinc string The mc zinc of the waste.
Non_aqueous string The non aqueous of the waste.
NonBulk_Fiber_1 string The non bulk fiber 1 of the waste.
NonBulk_Fiber_2 string The non bulk fiber 2 of the waste.
NonBulk_Fiber_3 string The non bulk fiber 3 of the waste.
NonBulk_Fiber_4 string The non bulk fiber 4 of the waste.
NonBulk_Frequency_1 string The non bulk frequency 1 of the waste.
NonBulk_Frequency_2 string The non bulk frequency 2 of the waste.
NonBulk_Frequency_3 string The non bulk frequency 3 of the waste.
NonBulk_Frequency_4 string The non bulk frequency 4 of the waste.
NonBulk_Poly_1 string The non bulk poly 1 of the waste.
NonBulk_Poly_2 string The non bulk poly 2 of the waste.
NonBulk_Poly_3 string The non bulk poly 3 of the waste.
NonBulk_Poly_4 string The non bulk poly 4 of the waste.
NonBulk_Quantity_1 string The non bulk quantity 1 of the waste.
NonBulk_Quantity_2 string The non bulk quantity 2 of the waste.
NonBulk_Quantity_3 string The non bulk quantity 3 of the waste.
NonBulk_Quantity_4 string The non bulk quantity 4 of the waste.
NonBulk_Size_1 string The non bulk size 1 of the waste.
NonBulk_Size_2 string The non bulk size 2 of the waste.
NonBulk_Size_3 string The non bulk size 3 of the waste.
NonBulk_Size_4 string The non bulk size 4 of the waste.
NonBulk_Steel_1 string The non bulk steel 1 of the waste.
NonBulk_Steel_2 string The non bulk steel 2 of the waste.
NonBulk_Steel_3 string The non bulk steel 3 of the waste.
NonBulk_Steel_4 string The non bulk steel 4 of the waste.
Other_Incompatibles_Storage string The other incompatibles storage of the waste.
Other_Properties string The other properties of the waste.
Regulated_Ozone string The regulated ozone of the waste.
Regulated_RMP string The regulated rmp of the waste.
Regulated_Subpart string The regulated subpart of the waste.
TCLP_Method string The tclp method of the waste.
Total_Analysis string The total analysis of the waste.
Unsorted_Municipal string The unsorted municipal of the waste.
Waste_Min_Code string The waste min code of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/systech/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "DisposalFacility_id": 10007
  },
  {
    "DisposalFacility Name": "Systech Environmental Corporation"
  },
  {
    "Template Name": "Systech"
  },
  {
    "Boiling_Point_130": ""
  },
  {
    "Bulk_Frequency_1": "QUARTERLY"
  },
  {
    "Bulk_Frequency_2": "QUARTERLY"
  },
  {
    "Bulk_Frequency_3": "QUARTERLY"
  },
  {
    "Bulk_Frequency_4": "QUARTERLY"
  },
  {
    "Bulk_Quantity_1": ""
  },
  {
    "Bulk_Quantity_2": ""
  },
  {
    "Bulk_Quantity_3": ""
  },
  {
    "Bulk_Quantity_4": ""
  },
  {
    "Bulk_Size_1": ""
  },
  {
    "Bulk_Size_2": ""
  },
  {
    "Bulk_Size_3": ""
  },
  {
    "Bulk_Size_4": ""
  },
  {
    "Density": ""
  },
  {
    "Elemental_Constituents": "Elemental_Constituents"
  },
  {
    "EPA_Origin_Code": "5"
  },
  {
    "Exempt_Waste": "no"
  },
  {
    "Exempt_Waste_Describe": ""
  },
  {
    "Flash_Point_70": "28"
  },
  {
    "Generator_Knowledge": ""
  },
  {
    "Liquids_20": ""
  },
  {
    "Material_Comment": ""
  },
  {
    "MC_Aluminum": ""
  },
  {
    "MC_Antimony": ""
  },
  {
    "MC_Arsenic": ""
  },
  {
    "MC_Barium": ""
  },
  {
    "MC_Beryllium": ""
  },
  {
    "MC_Bromine": ""
  },
  {
    "MC_Cadmium": ""
  },
  {
    "MC_Chlorine": ""
  },
  {
    "MC_Chromium": ""
  },
  {
    "MC_Cobalt": ""
  },
  {
    "MC_Copper": ""
  },
  {
    "MC_Fluorine": ""
  },
  {
    "MC_Iodine": ""
  },
  {
    "MC_Iron": ""
  },
  {
    "MC_Lead": ""
  },
  {
    "MC_Lithium": ""
  },
  {
    "MC_Manganese": ""
  },
  {
    "MC_Mercury": ""
  },
  {
    "MC_Molybdenum": ""
  },
  {
    "MC_Nickel": ""
  },
  {
    "MC_Phosphorous": ""
  },
  {
    "MC_Potassium": ""
  },
  {
    "MC_Selenium": ""
  },
  {
    "MC_Silicon": ""
  },
  {
    "MC_Silver": ""
  },
  {
    "MC_Sulfur": ""
  },
  {
    "MC_Thallium": ""
  },
  {
    "MC_Titanium": ""
  },
  {
    "MC_Vanadium": ""
  },
  {
    "MC_Zinc": ""
  },
  {
    "Non_aqueous": "Non-aqueous"
  },
  {
    "NonBulk_Fiber_1": ""
  },
  {
    "NonBulk_Fiber_2": ""
  },
  {
    "NonBulk_Fiber_3": ""
  },
  {
    "NonBulk_Fiber_4": ""
  },
  {
    "NonBulk_Frequency_1": "QUARTERLY"
  },
  {
    "NonBulk_Frequency_2": "QUARTERLY"
  },
  {
    "NonBulk_Frequency_3": "QUARTERLY"
  },
  {
    "NonBulk_Frequency_4": "QUARTERLY"
  },
  {
    "NonBulk_Poly_1": ""
  },
  {
    "NonBulk_Poly_2": ""
  },
  {
    "NonBulk_Poly_3": ""
  },
  {
    "NonBulk_Poly_4": ""
  },
  {
    "NonBulk_Quantity_1": ""
  },
  {
    "NonBulk_Quantity_2": ""
  },
  {
    "NonBulk_Quantity_3": ""
  },
  {
    "NonBulk_Quantity_4": ""
  },
  {
    "NonBulk_Size_1": ""
  },
  {
    "NonBulk_Size_2": ""
  },
  {
    "NonBulk_Size_3": ""
  },
  {
    "NonBulk_Size_4": ""
  },
  {
    "NonBulk_Steel_1": ""
  },
  {
    "NonBulk_Steel_2": ""
  },
  {
    "NonBulk_Steel_3": ""
  },
  {
    "NonBulk_Steel_4": ""
  },
  {
    "Other_Incompatibles_Storage": ""
  },
  {
    "Other_Properties": ""
  },
  {
    "Regulated_Ozone": "no"
  },
  {
    "Regulated_RMP": "no"
  },
  {
    "Regulated_Subpart": "no"
  },
  {
    "TCLP_Method": ""
  },
  {
    "Total_Analysis": ""
  },
  {
    "Unsorted_Municipal": "no"
  },
  {
    "Waste_Min_Code": ""
  }
]

tradebe

tradebe
POST/api/v1/aip_predictor/tradebe/classify/

Overview:

The tradebe endpoint is a machine learning-based prediction service that analyzes waste material information to determine Tradebe-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts Tradebe-specific information such as disposal facility details (ID: 10007), template selection (“Systech”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at Tradebe facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
Arsenic_ActualLevel_1 string The arsenic actual level 1 of the waste.
Arsenic_ActualLevel_3 string The arsenic actual level 3 of the waste.
Arsenic_SuspectedLevel_1 string The arsenic suspected level 1 of the waste.
Arsenic_SuspectedLevel_3 string The arsenic suspected level 3 of the waste.
Barium_ActualLevel_3 string The barium actual level 3 of the waste.
Barium_SuspectedLevel_3 string The barium suspected level 3 of the waste.
BoilingPointTradebe string The boiling point tradebe of the waste.
Cadmium_ActualLevel_1 string The cadmium actual level 1 of the waste.
Cadmium_ActualLevel_2 string The cadmium actual level 2 of the waste.
Cadmium_SuspectedLevel_1 string The cadmium suspected level 1 of the waste.
Cadmium_SuspectedLevel_2 string The cadmium suspected level 2 of the waste.
CFRPart27AppendixA string The cfr part 27 appendix a of the waste.
ChlorinatedConstituentPresent string The chlorinated constituent present of the waste.
Chromium_ActualLevel_1 string The chromium actual level 1 of the waste.
Chromium_ActualLevel_2 string The chromium actual level 2 of the waste.
Chromium_SuspectedLevel_1 string The chromium suspected level 1 of the waste.
Chromium_SuspectedLevel_2 string The chromium suspected level 2 of the waste.
ClassIIOzoneDepletingSubstances string The class ii ozone depleting substances of the waste.
Cobalt_ActualLevel_3 string The cobalt actual level 3 of the waste.
Cobalt_SuspectedLevel_3 string The cobalt suspected level 3 of the waste.
COD_ActualLevel_2 string The cod actual level 2 of the waste.
COD_SuspectedLevel_2 string The cod suspected level 2 of the waste.
Copper_ActualLevel_2 string The copper actual level 2 of the waste.
Copper_SuspectedLevel_2 string The copper suspected level 2 of the waste.
Cyanides_ActualLevel_3 string The cyanides actual level 3 of the waste.
Cyanides_SuspectedLevel_3 string The cyanides suspected level 3 of the waste.
DescribeMetal string The describe metal of the waste.
EPCRA313Chemicals string The epcra 313 chemicals of the waste.
FacilityRestrictions string The facility restrictions of the waste.
Glycols_ActualLevel_3 string The glycols actual level 3 of the waste.
Glycols_SuspectedLevel_3 string The glycols suspected level 3 of the waste.
Halogens_ActualLevel_1 string The halogens actual level 1 of the waste.
Halogens_SuspectedLevel_1 string The halogens suspected level 1 of the waste.
HazardousAirPollutants_ChemicalComposition string The hazardous air pollutants chemical composition of the waste.
Iron_ActualLevel_2 string The iron actual level 2 of the waste.
Iron_SuspectedLevel_2 string The iron suspected level 2 of the waste.
Isocyanates string The isocyanates of the waste.
Lead_ActualLevel_1 string The lead actual level 1 of the waste.
Lead_ActualLevel_2 string The lead actual level 2 of the waste.
Lead_SuspectedLevel_1 string The lead suspected level 1 of the waste.
Lead_SuspectedLevel_2 string The lead suspected level 2 of the waste.
ListSpecificSolvents string The list specific solvents of the waste.
Mercury_ActualLevel_3 string The mercury actual level 3 of the waste.
Mercury_SuspectedLevel_3 string The mercury suspected level 3 of the waste.
MetalPieces string The metal pieces of the waste.
MetalPowder string The metal powder of the waste.
Nickel_ActualLevel_2 string The nickel actual level 2 of the waste.
Nickel_SuspectedLevel_2 string The nickel suspected level 2 of the waste.
Nitroceullulose string The nitroceullulose of the waste.
NoCanadaDisposal_Policy string The no canada disposal policy of the waste.
NoLandfill_Policy string The no landfill policy of the waste.
OtherDisposalRestrictions string The other disposal restrictions of the waste.
PCB_ActualLevel_1 string The pcb actual level 1 of the waste.
PCB_SuspectedLevel_1 string The pcb suspected level 1 of the waste.
PCBs string The pcbs of the waste.
Phases_DNAPL string The phases dnapl of the waste.
Phases_Interface string The phases interface of the waste.
Phases_Oil string The phases oil of the waste.
Phases_Sediments string The phases sediments of the waste.
Phases_Water string The phases water of the waste.
Phenols_ActualLevel_3 string The phenols actual level 3 of the waste.
Phenols_SuspectedLevel_3 string The phenols suspected level 3 of the waste.
RebutPresumption string The rebut presumption of the waste.
Selenium_ActualLevel_3 string The selenium actual level 3 of the waste.
Selenium_SuspectedLevel_3 string The selenium suspected level 3 of the waste.
Sharps string The sharps of the waste.
Silver_ActualLevel_2 string The silver actual level 2 of the waste.
Silver_SuspectedLevel_2 string The silver suspected level 2 of the waste.
Solvents_ActualLevel_1 string The solvents actual level 1 of the waste.
Solvents_SuspectedLevel_1 string The solvents suspected level 1 of the waste.
SubpartCCControls string The subpart cc controls of the waste.
SubpartFFRegulations string The subpart ff regulations of the waste.
Sulfides_ActualLevel_3 string The sulfides actual level 3 of the waste.
Sulfides_SuspectedLevel_3 string The sulfides suspected level 3 of the waste.
TotalHalogenExceed1000 string The total halogen exceed 1000 of the waste.
TotalHalogens string The total halogens of the waste.
TotalOrganicCarbonTradebe string The total organic carbon tradebe of the waste.
TreatmentF006Sludge string The treatment f006 sludge of the waste.
USEOIL40CFRPART string The useoil 40 cfr part of the waste.
VOC string The voc of the waste.
WasteCharacteristics_InhalationHazard_Zone string The waste characteristics inhalation hazard zone of the waste.
WasteWaterAnalysis_ProfileNumber string The waste water analysis profile number of the waste.
Zinc_ActualLevel_2 string The zinc actual level 2 of the waste.
Zinc_SuspectedLevel_2 string The zinc suspected level 2 of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/tradebe/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "DisposalFacility_id": 10019
  },
  {
    "DisposalFacility Name": "Tradebe Treatment and Recycling of Tennessee, LLC"
  },
  {
    "Template Name": "Tradebe"
  },
  {
    "Arsenic_ActualLevel_1": ""
  },
  {
    "Arsenic_ActualLevel_3": ""
  },
  {
    "Arsenic_SuspectedLevel_1": ""
  },
  {
    "Arsenic_SuspectedLevel_3": ""
  },
  {
    "Barium_ActualLevel_3": ""
  },
  {
    "Barium_SuspectedLevel_3": ""
  },
  {
    "BoilingPointTradebe": ""
  },
  {
    "Cadmium_ActualLevel_1": ""
  },
  {
    "Cadmium_ActualLevel_2": ""
  },
  {
    "Cadmium_SuspectedLevel_1": ""
  },
  {
    "Cadmium_SuspectedLevel_2": ""
  },
  {
    "CFRPart27AppendixA": "No"
  },
  {
    "ChlorinatedConstituentPresent": ""
  },
  {
    "Chromium_ActualLevel_1": ""
  },
  {
    "Chromium_ActualLevel_2": ""
  },
  {
    "Chromium_SuspectedLevel_1": ""
  },
  {
    "Chromium_SuspectedLevel_2": ""
  },
  {
    "ClassIIOzoneDepletingSubstances": "No"
  },
  {
    "Cobalt_ActualLevel_3": ""
  },
  {
    "Cobalt_SuspectedLevel_3": ""
  },
  {
    "COD_ActualLevel_2": ""
  },
  {
    "COD_SuspectedLevel_2": ""
  },
  {
    "Copper_ActualLevel_2": ""
  },
  {
    "Copper_SuspectedLevel_2": ""
  },
  {
    "Cyanides_ActualLevel_3": ""
  },
  {
    "Cyanides_SuspectedLevel_3": ""
  },
  {
    "DescribeMetal": ""
  },
  {
    "EPCRA313Chemicals": "No"
  },
  {
    "FacilityRestrictions": ""
  },
  {
    "Glycols_ActualLevel_3": ""
  },
  {
    "Glycols_SuspectedLevel_3": ""
  },
  {
    "Halogens_ActualLevel_1": ""
  },
  {
    "Halogens_SuspectedLevel_1": ""
  },
  {
    "HazardousAirPollutants_ChemicalComposition": "No"
  },
  {
    "Iron_ActualLevel_2": ""
  },
  {
    "Iron_SuspectedLevel_2": ""
  },
  {
    "Isocyanates": "no"
  },
  {
    "Lead_ActualLevel_1": ""
  },
  {
    "Lead_ActualLevel_2": ""
  },
  {
    "Lead_SuspectedLevel_1": ""
  },
  {
    "Lead_SuspectedLevel_2": ""
  },
  {
    "ListSpecificSolvents": ""
  },
  {
    "Mercury_ActualLevel_3": ""
  },
  {
    "Mercury_SuspectedLevel_3": ""
  },
  {
    "MetalPieces": "no"
  },
  {
    "MetalPowder": "no"
  },
  {
    "Nickel_ActualLevel_2": ""
  },
  {
    "Nickel_SuspectedLevel_2": ""
  },
  {
    "Nitroceullulose": "no"
  },
  {
    "NoCanadaDisposal_Policy": "No"
  },
  {
    "NoLandfill_Policy": "No"
  },
  {
    "OtherDisposalRestrictions": ""
  },
  {
    "PCB_ActualLevel_1": ""
  },
  {
    "PCB_SuspectedLevel_1": ""
  },
  {
    "PCBs": "None"
  },
  {
    "Phases_DNAPL": ""
  },
  {
    "Phases_Interface": ""
  },
  {
    "Phases_Oil": ""
  },
  {
    "Phases_Sediments": ""
  },
  {
    "Phases_Water": ""
  },
  {
    "Phenols_ActualLevel_3": ""
  },
  {
    "Phenols_SuspectedLevel_3": ""
  },
  {
    "RebutPresumption": ""
  },
  {
    "Selenium_ActualLevel_3": ""
  },
  {
    "Selenium_SuspectedLevel_3": ""
  },
  {
    "Sharps": "no"
  },
  {
    "Silver_ActualLevel_2": ""
  },
  {
    "Silver_SuspectedLevel_2": ""
  },
  {
    "Solvents_ActualLevel_1": ""
  },
  {
    "Solvents_SuspectedLevel_1": ""
  },
  {
    "SubpartCCControls": "No"
  },
  {
    "SubpartFFRegulations": "no"
  },
  {
    "Sulfides_ActualLevel_3": ""
  },
  {
    "Sulfides_SuspectedLevel_3": ""
  },
  {
    "TotalHalogenExceed1000": ""
  },
  {
    "TotalHalogens": "0"
  },
  {
    "TotalOrganicCarbonTradebe": "8"
  },
  {
    "TreatmentF006Sludge": "no"
  },
  {
    "USEOIL40CFRPART": ""
  },
  {
    "VOC": "8"
  },
  {
    "WasteCharacteristics_InhalationHazard_Zone": ""
  },
  {
    "WasteWaterAnalysis_ProfileNumber": ""
  },
  {
    "Zinc_ActualLevel_2": ""
  },
  {
    "Zinc_SuspectedLevel_2": ""
  }
]

usEcologyOklahoma

usEcologyOklahoma
POST/api/v1/aip_predictor/usEcologyOklahoma/classify/

Overview:

The usEcologyOklahoma endpoint is a machine learning-based prediction service that analyzes waste material information to determine US Ecology Oklahoma-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts US Ecology Oklahoma-specific information such as disposal facility details (ID: 10033), template selection (“US Ecology Oklahoma”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at US Ecology Oklahoma facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical/physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
40CFRSubpartDD string The 40 cfr subpart dd of the waste.
40CFRSubpartFF string The 40 cfr subpart ff of the waste.
BenzeneConcentration1 string The benzene concentration 1 of the waste.
BenzeneConcentration2 string The benzene concentration 2 of the waste.
ChlorofluorocarbonsRefrigerationUnits string The chlorofluorocarbons refrigeration units of the waste.
DebrisGreaterThan25 string The debris greater than 25 of the waste.
DebrisGreaterThan33 string The debris greater than 33 of the waste.
DisposalRestrictionLevels string The disposal restriction levels of the waste.
HalogenatedSolvents string The halogenated solvents of the waste.
HalogenatedSolvents_Description string The halogenated solvents description of the waste.
HalogenOther string The halogen other of the waste.
HalogenOther_Description string The halogen other description of the waste.
HandlingTreatmentIssues string The handling treatment issues of the waste.
HandlingTreatmentIssues_Other_Description string The handling treatment issues other description of the waste.
MeetTreatmentStandards40CFR268 string The meet treatment standards 40 cfr 268 of the waste.
MetalworkingOilFluid string The metalworking oil fluid of the waste.
NESHAPMACT string The neshap mact of the waste.
NESHAPMACT_Desc1 string The neshap mact desc 1 of the waste.
NESHAPMACT_Desc2 string The neshap mact desc 2 of the waste.
NESHAPMACT_Desc3 string The neshap mact desc 3 of the waste.
NonLiquidPCB string The non liquid pcb of the waste.
Odor string The odor of the waste.
Odor_Other string The odor other of the waste.
PCB50ppm string The pcb 50ppm of the waste.
PCBArticle string The pcb article of the waste.
PCBManufacturer string The pcb manufacturer of the waste.
PCBofSoil string The pcb of soil of the waste.
PCBs string The pcbs of the waste.
ProcessedNonLiquid string The processed non liquid of the waste.
StateSpecificHazardousWasteCodes string The state specific hazardous waste codes of the waste.
StateSpecificHazardousWasteCodes_Other_Description string The state specific hazardous waste codes other description of the waste.
StateSpecificNonHazardousWasteCodes string The state specific non hazardous waste codes of the waste.
StateSpecificNonHazardousWasteCodes_Other_Description string The state specific non hazardous waste codes other description of the waste.
TABQuantity string The tab quantity of the waste.
TotalAnnualBenzene10mg string The total annual benzene 10mg of the waste.
TotalHalogenExceed1000 string The total halogen exceed 1000 of the waste.
USEOIL40CFRPART string The useoil 40 cfr part of the waste.
WasteContain10Water string The waste contain 10 water of the waste.
WasteExhibitProperties string The waste exhibit properties of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/usEcologyOklahoma/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[{"DisposalFacility_id": 10033}, {"DisposalFacility Name": "US Ecology Tulsa, Inc."}, {"Template Name": "US Ecology
Oklahoma"}, {"40CFRSubpartDD": "No"}, {"40CFRSubpartFF": "No"}, {"40CFRSubpartFF_Other_Description": ""},
{"BenzeneConcentration1": "0"}, {"BenzeneConcentration2": "0"}, {"ChlorofluorocarbonsRefrigerationUnits": ""},
{"DebrisGreaterThan25": "No"}, {"DebrisGreaterThan33": ""}, {"DisposalRestrictionLevels": "No"}, {"HalogenatedSolvents":
""}, {"HalogenatedSolvents_Description": ""}, {"HalogenOther": ""}, {"HalogenOther_Description": ""},
{"HandlingTreatmentIssues": "No"}, {"HandlingTreatmentIssues_Other_Description": ""}, {"MeetTreatmentStandards40CFR268":
"No"}, {"MetalworkingOilFluid": ""}, {"NESHAPMACT": "No"}, {"NESHAPMACT_Desc1": ""}, {"NESHAPMACT_Desc2": ""},
{"NESHAPMACT_Desc3": ""}, {"NonLiquidPCB": ""}, {"Odor": "Other"}, {"Odor_Other": "Mild"}, {"PCB50ppm": "No"},
{"PCBArticle": "No"}, {"PCBManufacturer": "No"}, {"PCBofSoil": "No"}, {"PCBs": "None"}, {"ProcessedNonLiquid": "No"},
{"StateSpecificHazardousWasteCodes": "No"}, {"StateSpecificHazardousWasteCodes_Other_Description": ""},
{"StateSpecificNonHazardousWasteCodes": "No"}, {"StateSpecificNonHazardousWasteCodes_Other_Description": ""},
{"TABQuantity": "0"}, {"TotalAnnualBenzene10mg": "No"}, {"TotalHalogenExceed1000": ""}, {"USEOIL40CFRPART": "No"},
{"WasteContain10Water": "No"}, {"WasteExhibitProperties": ""}]

usEcology

usEcology
POST/api/v1/aip_predictor/usEcology/classify/

Overview:

The usEcology endpoint is a machine learning-based prediction service that analyzes waste material information to determine US Ecology-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts US Ecology-specific information such as disposal facility details (ID: 10032), template selection (“US Ecology”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at US Ecology facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical/physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
ButadieneWaste string The butadiene waste of the waste.
Composition_Constituent_TCLP_110793 string The composition constituent tclp 110793 of the waste.
Composition_Constituent_TCLP_110794 string The composition constituent tclp 110794 of the waste.
Composition_Constituent_TCLP_110795 string The composition constituent tclp 110795 of the waste.
Composition_Constituent_TCLP_110796 string The composition constituent tclp 110796 of the waste.
Composition_Constituent_Totals_110793 string The composition constituent totals 110793 of the waste.
Composition_Constituent_Totals_110794 string The composition constituent totals 110794 of the waste.
Composition_Constituent_Totals_110795 string The composition constituent totals 110795 of the waste.
Composition_Constituent_Totals_110796 string The composition constituent totals 110796 of the waste.
CompressedGas string The compressed gas of the waste.
FirtherTreatmentWasteMaterial string The firther treatment waste material of the waste.
HalogenatedOrganics string The halogenated organics of the waste.
HazardousSecondaryMaterial string The hazardous secondary material of the waste.
IncidentalLiquids string The incidental liquids of the waste.
LegitimateRecyclingWasteMaterial string The legitimate recycling waste material of the waste.
MaterialRCRAHazardousWaste string The material rcra hazardous waste of the waste.
OilBearingWasteMaterial string The oil bearing waste material of the waste.
PointOfGeneration string The point of generation of the waste.
SolidWasteMaterial string The solid waste material of the waste.
ThermallyUnstable string The thermally unstable of the waste.
Tires string The tires of the waste.
WasteImport string The waste import of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/usEcology/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "DisposalFacility_id": 10032
  },
  {
    "DisposalFacility Name": "US Ecology Texas, Inc."
  },
  {
    "Template Name": "US Ecology"
  },
  {
    "ButadieneWaste": "No"
  },
  {
    "Composition_Constituent_TCLP_110793": ""
  },
  {
    "Composition_Constituent_TCLP_110794": ""
  },
  {
    "Composition_Constituent_TCLP_110795": ""
  },
  {
    "Composition_Constituent_TCLP_110796": ""
  },
  {
    "Composition_Constituent_Totals_110793": ""
  },
  {
    "Composition_Constituent_Totals_110794": ""
  },
  {
    "Composition_Constituent_Totals_110795": ""
  },
  {
    "Composition_Constituent_Totals_110796": ""
  },
  {
    "CompressedGas": "No"
  },
  {
    "FirtherTreatmentWasteMaterial": "No"
  },
  {
    "HalogenatedOrganics": "No"
  },
  {
    "HazardousSecondaryMaterial": "No"
  },
  {
    "IncidentalLiquids": "No"
  },
  {
    "LegitimateRecyclingWasteMaterial": ""
  },
  {
    "MaterialRCRAHazardousWaste": "No"
  },
  {
    "OilBearingWasteMaterial": "No"
  },
  {
    "PointOfGeneration": "No"
  },
  {
    "SolidWasteMaterial": "No(not solid)"
  },
  {
    "ThermallyUnstable": "No"
  },
  {
    "Tires": "No"
  },
  {
    "WasteImport": "No"
  }
]

valicor

valicor
POST/api/v1/aip_predictor/valicor/classify/

Overview:

The valicor endpoint is a machine learning-based prediction service that analyzes waste material information to determine Valicor-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts Valicor-specific information such as disposal facility details (ID: 10348), template selection (“Valicor”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at Valicor facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical/physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
CustomerProfile_id string The customer profile id of the waste.
Profile Name string The profile name of the waste.
ProcessGeneratingTheWaste string The process generating the waste.
ChemicalPhysicalComposion string The chemical/physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
Designated_Facility string The designated facility of the waste.
PhysicalCharacteristic string The physical characteristic of the waste.
Transporter string The transporter of the waste.
Valicor_AdditionalCharacteristics_BenzeneWasteOperations string The valicor additional characteristics benzene waste operations of the waste.
Valicor_AdditionalCharacteristics_Hydraulic string The valicor additional characteristics hydraulic of the waste.
Valicor_AdditionalCharacteristics_Pollutant string The valicor additional characteristics pollutant of the waste.
Valicor_AdditionalCharacteristics_TSCA string The valicor additional characteristics tsca of the waste.
Valicor_AdditionalCharacteristics_UOG_Extraction string The valicor additional characteristics uog extraction of the waste.
Valicor_CWTClassification string The valicor cwt classification of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/valicor/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "DisposalFacility_id": 10348
  },
  {
    "DisposalFacility Name": "Valicor Environmental Services Hutchins"
  },
  {
    "Template Name": "Valicor"
  },
  {
    "CustomerProfile_id": ""
  },
  {
    "Profile Name": ""
  },
  {
    "ProcessGeneratingTheWaste": ""
  },
  {
    "ChemicalPhysicalComposion": ""
  },
  {
    "DisposalFacility_id": ""
  },
  {
    "DisposalFacility Name": ""
  },
  {
    "Template Name": ""
  },
  {
    "Designated_Facility": "Reuse"
  },
  {
    "PhysicalCharacteristic": ""
  },
  {
    "Transporter": "Other"
  },
  {
    "Valicor_AdditionalCharacteristics_BenzeneWasteOperations": "No"
  },
  {
    "Valicor_AdditionalCharacteristics_Hydraulic": "No"
  },
  {
    "Valicor_AdditionalCharacteristics_Pollutant": "No"
  },
  {
    "Valicor_AdditionalCharacteristics_TSCA": "No"
  },
  {
    "Valicor_AdditionalCharacteristics_UOG_Extraction": ""
  },
  {
    "Valicor_CWTClassification": "OIL SUBCATEGORY"
  }
]

veolia

veolia
POST/api/v1/aip_predictor/veolia/classify/

Overview:

The veolia endpoint is a machine learning-based prediction service that analyzes waste material information to determine Veolia-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts Veolia-specific information such as disposal facility details (ID: 10038), template selection (“Veolia”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at Veolia facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical/physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
AdditionalInformation string The additional information of the waste.
BenzeneConcentration string The benzene concentration of the waste.
BottomLayer string The bottom layer of the waste.
CCAnalyticalMethod string The cc analytical method of the waste.
Halogens_Bromine string The halogens bromine of the waste.
Halogens_Chlorine string The halogens chlorine of the waste.
Halogens_Fluorine string The halogens fluorine of the waste.
Halogens_Iodine string The halogens iodine of the waste.
HazardousCharacteristics string The hazardous characteristics of the waste.
HOC string The hoc of the waste.
LabWasteArea string The lab waste area of the waste.
Layers string The layers of the waste.
MarinePollutantRegulations string The marine pollutant regulations of the waste.
PCBConcentration string The pcb concentration of the waste.
PhysicalState string The physical state of the waste.
RCRA_CCControl string The rcra cc control of the waste.
SecondLayer string The second layer of the waste.
Solids_Dissolved string The solids dissolved of the waste.
Solids_Settleable string The solids settleable of the waste.
Solids_Suspended string The solids suspended of the waste.
TABFacility string The tab facility of the waste.
TopLayer string The top layer of the waste.
VolatileOrganicConcentration string The volatile organic concentration of the waste.
Water10Percent string The water 10 percent of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/veolia/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "DisposalFacility_id": 10038
  },
  {
    "DisposalFacility Name": "Veolia ES Technical Solutions LLC (Port Arthur)"
  },
  {
    "Template Name": "Veolia"
  },
  {
    "AdditionalInformation": ""
  },
  {
    "BenzeneConcentration": "0"
  },
  {
    "BottomLayer": ""
  },
  {
    "CCAnalyticalMethod": ""
  },
  {
    "Halogens_Bromine": "0"
  },
  {
    "Halogens_Chlorine": "0"
  },
  {
    "Halogens_Fluorine": "0"
  },
  {
    "Halogens_Iodine": "0"
  },
  {
    "HazardousCharacteristics": ""
  },
  {
    "HOC": "<1000 ppm"
  },
  {
    "LabWasteArea": ""
  },
  {
    "Layers": "single phase"
  },
  {
    "MarinePollutantRegulations": "no"
  },
  {
    "PCBConcentration": ""
  },
  {
    "PhysicalState": ""
  },
  {
    "RCRA_CCControl": "No"
  },
  {
    "SecondLayer": ""
  },
  {
    "Solids_Dissolved": ""
  },
  {
    "Solids_Settleable": "26"
  },
  {
    "Solids_Suspended": ""
  },
  {
    "TABFacility": "0"
  },
  {
    "TopLayer": "low (water)"
  },
  {
    "VolatileOrganicConcentration": ""
  },
  {
    "Water10Percent": "no"
  }
]

VLS

VLS
POST/api/v1/aip_predictor/VLS/classify/

Overview:

The VLS endpoint is a machine learning-based prediction service that analyzes waste material information to determine VLS-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts VLS-specific information such as disposal facility details (ID: 11871), template selection (“VLS”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at VLS facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical/physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
ALCOHOL_EXCLUSION string The alcohol exclusion of the waste.
AnalyticalData string The analytical data of the waste.
Asbestos string The asbestos of the waste.
Benzene string The benzene of the waste.
Benzene_Option string The benzene option of the waste.
ContainterType string The containter type of the waste.
DefaultContainterType string The default containter type of the waste.
FailHazardous string The fail hazardous of the waste.
GeneratorWasteDisposalPreference string The generator waste disposal preference of the waste.
HeavyMetals string The heavy metals of the waste.
LABORATORY string The laboratory of the waste.
Material_Incompatible string The material incompatible of the waste.
Material_Incompatible_Describe string The material incompatible describe of the waste.
Medical_Blood string The medical blood of the waste.
OSHAConcerns string The osha concerns of the waste.
PAINT_WASTE string The paint waste of the waste.
PCB50ppm string The pcb 50ppm of the waste.
SampleSource string The sample source of the waste.
VLSSalesContact string The vls sales contact of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/VLS/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[
  {
    "DisposalFacility_id": 11871
  },
  {
    "DisposalFacility Name": "VLS - Houston"
  },
  {
    "Template Name": "VLS"
  },
  {
    "ALCOHOL_EXCLUSION": "No"
  },
  {
    "AnalyticalData": "No"
  },
  {
    "Asbestos": "no"
  },
  {
    "Benzene": ""
  },
  {
    "Benzene_Option": "no"
  },
  {
    "ContainterType": ""
  },
  {
    "DefaultContainterType": ""
  },
  {
    "FailHazardous": "No"
  },
  {
    "GeneratorWasteDisposalPreference": "Subtitle C/D Landfill"
  },
  {
    "HeavyMetals": "no"
  },
  {
    "LABORATORY": ""
  },
  {
    "Material_Incompatible": "No"
  },
  {
    "Material_Incompatible_Describe": ""
  },
  {
    "Medical_Blood": "no"
  },
  {
    "OSHAConcerns": "no"
  },
  {
    "PAINT_WASTE": "No"
  },
  {
    "PCB50ppm": "no"
  },
  {
    "SampleSource": "None"
  },
  {
    "VLSSalesContact": "Jane Doe"
  }
]

WCA

WCA
POST/api/v1/aip_predictor/WCA/classify/

Overview:

The WCA endpoint is a machine learning-based prediction service that analyzes waste material information to determine WCA-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts WCA-specific information such as disposal facility details (ID: 11874), template selection (“WCA”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at WCA facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical/physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
DisposalConsideration string The disposal consideration of the waste.
Federal_State_Regulations string The federal state regulations of the waste.
Pesticides_Herbicides string The pesticides herbicides of the waste.
Tetrachlorodibenzodioxin string The tetrachlorodibenzodioxin of the waste.
TransporterInformation_City string The transporter information city of the waste.
TransporterInformation_County string The transporter information county of the waste.
TransporterInformation_FaxNumber string The transporter information fax number of the waste.
TransporterInformation_PhoneNumber string The transporter information phone number of the waste.
TransporterInformation_State string The transporter information state of the waste.
TransporterInformation_StateTransportationNumber string The transporter information state transportation number of the waste.
TransporterInformation_TransporterAddress string The transporter information transporter address of the waste.
TransporterInformation_TransporterName string The transporter information transporter name of the waste.
TransporterInformation_Zip string The transporter information zip of the waste.
TypeOfWaste string The type of waste of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/WCA/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[{"DisposalFacility_id": 11874}, {"DisposalFacility Name": "Fort Bend Regional Landfill"}, {"Template Name": "WCA"},
{"DisposalConsideration": "Solidification"}, {"Federal_State_Regulations": "no"}, {"Pesticides_Herbicides": "no"},
{"Tetrachlorodibenzodioxin": "no"}, {"TransporterInformation_City": ""}, {"TransporterInformation_County": ""},
{"TransporterInformation_FaxNumber": ""}, {"TransporterInformation_PhoneNumber": ""}, {"TransporterInformation_State":
""}, {"TransporterInformation_StateTransportationNumber": ""}, {"TransporterInformation_TransporterAddress": ""},
{"TransporterInformation_TransporterName": ""}, {"TransporterInformation_Zip": ""}, {"TypeOfWaste": "Industrial Process
Waste"}]

ashGrove

ashGrove
POST/api/v1/aip_predictor/ashGrove/classify/

Overview:

The ashGrove endpoint is a machine learning-based prediction service that analyzes waste material information to determine ashGrove-specific attributes. This POST endpoint accepts basic profile data including the profile name, process description, and chemical/physical composition. The service predicts ashGrove-specific information such as disposal facility details (ID: 9798), template selection (“Ash Grove”), and various waste characteristics. The response provides structured data including facility details, template name, and various waste characteristics to help brokers make informed decisions about waste handling and disposal at ashGrove facilities.

Request Body and Response Description:

Name Data Type Description
profileName string The name of the profile.
processGeneratingWaste string The process generating the waste.
chemicalPhysicalComposition string The chemical/physical composition of the waste.
DisposalFacility_id string The disposal facility id of the waste.
DisposalFacility Name string The disposal facility name of the waste.
Template Name string The template name of the waste.
Billing_Company_Name string The billing company name of the waste.
Billing_State string The billing state of the waste.
Billing_Street_PO_BOX string The billing street po box of the waste.
Billing_Third_Party string The billing third party of the waste.
Billing_Zip string The billing zip of the waste.
Biological string The biological of the waste.
Biological_Amount string The biological amount of the waste.
Biological_Identify string The biological identify of the waste.
Biological_Units string The biological units of the waste.
Chel_Nonvolatile_Max string The chel nonvolatile max of the waste.
Chel_Nonvolatile_Min string The chel nonvolatile min of the waste.
Chel_Nonvolatile_Typical string The chel nonvolatile typical of the waste.
Chel_Settled_Max string The chel settled max of the waste.
Chel_Settled_Min string The chel settled min of the waste.
Chel_Settled_Typical string The chel settled typical of the waste.
Chel_Water_Max string The chel water max of the waste.
Chel_Water_Min string The chel water min of the waste.
Chel_Water_Typical string The chel water typical of the waste.
Materials string The materials of the waste.
Materials_Amount string The materials amount of the waste.
Materials_Identify string The materials identify of the waste.
Materials_Units string The materials units of the waste.
NoneofAbove string The noneofabove of the waste.
OSHACarcinogens string The oshacarcinogens of the waste.
OSHACarcinogens_Amount string The oshacarcinogens amount of the waste.
OSHACarcinogens_Identify string The oshacarcinogens identify of the waste.
OSHACarcinogens_Units string The oshacarcinogens units of the waste.
Reactive_Components string The reactive components of the waste.
Reactive_Components_Amount string The reactive components amount of the waste.
Reactive_Components_Identify string The reactive components identify of the waste.
Reactive_Components_Units string The reactive components units of the waste.
SpecialHandling string The special handling of the waste.
ToxicComponents string The toxic components of the waste.
ToxicComponents_Amount string The toxic components amount of the waste.
ToxicComponents_Identify string The toxic components identify of the waste.
ToxicComponents_Units string The toxic components units of the waste.
ToxicMetals string The toxic metals of the waste.
ToxicMetals_Amount string The toxic metals amount of the waste.
ToxicMetals_Identify string The toxic metals identify of the waste.
ToxicMetals_Units string The toxic metals units of the waste.
TSCA string The tsca of the waste.
TSCA_Amount string The tsca amount of the waste.
TSCA_Identify string The tsca identify of the waste.
TSCA_Units string The tsca units of the waste.
Water_Reactive string The water reactive of the waste.
Water_Reactive_Amount string The water reactive amount of the waste.
Water_Reactive_Identify string The water reactive identify of the waste.
Water_Reactive_Units string The water reactive units of the waste.

Example URI

POST [Profiles Assist APIs](https://test-ai.wastelinq.com)./api/v1/aip_predictor/ashGrove/classify/
Request
HideShow
Headers
Content-Type: application/json
Authorization: {TOKEN}
Body
{
  "profileName": "Lab Waste",
  "processGeneratingWaste": "PCB Analysis testing - glass vials containing chemicals listed below. packed into drums",
  "chemicalPhysicalComposition": "Decachlorobiphenyl, PCB (TSCA Source), Glass Vials, Isooctane, Sulfuric Acid"
}
Response  200
HideShow
Headers
Content-Type: application/json
Body
[{"DisposalFacility_id": 9798}, {"DisposalFacility Name": "Ash Grove Cement Co. (Foreman)"}, {"Template Name": "Ash
Grove"}, {"Billing_Company_Name": ""}, {"Billing_State": ""}, {"Billing_Street_PO_BOX": ""}, {"Billing_Third_Party":
""}, {"Billing_Zip": ""}, {"Biological": ""}, {"Biological_Amount": ""}, {"Biological_Identify": ""},
{"Biological_Units": ""}, {"Chel_Nonvolatile_Max": ""}, {"Chel_Nonvolatile_Min": ""}, {"Chel_Nonvolatile_Typical": ""},
{"Chel_Settled_Max": ""}, {"Chel_Settled_Min": ""}, {"Chel_Settled_Typical": ""}, {"Chel_Water_Max": ""},
{"Chel_Water_Min": ""}, {"Chel_Water_Typical": ""}, {"Materials": ""}, {"Materials_Amount": ""}, {"Materials_Identify":
""}, {"Materials_Units": ""}, {"NoneofAbove": "NoneofAbove"}, {"OSHACarcinogens": ""}, {"OSHACarcinogens_Amount": ""},
{"OSHACarcinogens_Identify": ""}, {"OSHACarcinogens_Units": ""}, {"Reactive_Components": ""},
{"Reactive_Components_Amount": ""}, {"Reactive_Components_Identify": ""}, {"Reactive_Components_Units": ""},
{"SpecialHandling": ""}, {"ToxicComponents": ""}, {"ToxicComponents_Amount": ""}, {"ToxicComponents_Identify": ""},
{"ToxicComponents_Units": ""}, {"ToxicMetals": ""}, {"ToxicMetals_Amount": ""}, {"ToxicMetals_Identify": ""},
{"ToxicMetals_Units": ""}, {"TSCA": ""}, {"TSCA_Amount": ""}, {"TSCA_Identify": ""}, {"TSCA_Units": ""},
{"Water_Reactive": ""}, {"Water_Reactive_Amount": ""}, {"Water_Reactive_Identify": ""}, {"Water_Reactive_Units": ""}]

Generated by aglio on 27 Mar 2025