POST /batch

POST /batch

Batch request

Send multiple requests to the Ditchcarbon API with one HTTP request.

Notes:

  • All requests share the same headers.
  • URLs are relative. Set url to /organizations rather than https://api.ditcharbon.com/organizations
  • This /batch endpoint is for any endpoint not on /v1.0 - see deprecated /v1.0/batch for those endpoints.

Code Examples

API Key:
Language:

API Explorer

POST https://api.ditchcarbon.com/batch

Authentication

No parameters for this endpoint
Send a request to see the response

Request Body

Content type: application/x-www-form-urlencoded

Responses

200 An array of responses. The order of responses matches the order of requests.

Content type: application/json

Response Fields

POST /batch