Submit Portfolio

This endpoint creates a new portfolio for processing scores. The locations will be geocoded if lat/longs are not provided.

In this step, name the portfolio of facilities and associate it with the upload_id generated in prior steps.

If successful, the response will include a portfolio_id. This is the reference ID for the output once the input locations have been scored.

📷

Limitations

Climate on Demand limits you to 1 million assets per portfolio.

Body Params
string
required

The name of the portfolio being created.

string
required

The identifier of the upload associated with this portfolio.

boolean

This ensures each location is geocoded to enable steps in the downstream process.

Responses

400

The request was unacceptable, likely due to missing a required input.

401

No valid API key provided.

403

Forbidden: Access to this resource / action is denied or not authorized

404

Not found.

405

Method not allowed

500

Something went wrong on our end (this happens rarely)

Language
Credentials
Request
Response
Choose an example:
application/json