How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ClimateAI User API

user related operations

ClimateAI User API is one of 15 APIs that ClimateAI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 10 operations across 6 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, /.

10 operations 6 paths 10 schemas 1 DELETE3 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api-prod.climate.ai/weather
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

ClimateAI User API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (jwt). An API key is passed in the header as X-Api-Key (apikey). By default, every request must be authenticated.

Paths & Operations 10

Across 6 paths, the API surfaces 10 operations — 1 DELETE, 3 GET, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

user 10

user related operations

POST
/user/
create a new user body → 500409201200
GET
/user/
List all registered users
list all registered users → 500204200
POST
/user/change_password
Changes the user's password
Changes the user's password body → 500404200
POST
/user/reset_password
Gets reset password token
returns reset password token body → 500404200
PUT
/user/reset_password
Resets password
performs password reset operation 1 param body → 500404201200
POST
/user/search
Search users body → 200500204
PUT
/user/{user_id}/
update a user 1 param body → 404500201200
DELETE
/user/{user_id}/
Deletes a user by id
delete a user 1 param → 404500200
GET
/user/{user_id}/
fetch a user 1 param → 404500200
GET
/user/{user_id}/account/relation
Gets account relations associated with the user 1 param → 200500404204

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are user_response (10 properties), create_user_payload (7 properties), user_update_payload (5 properties), search_payload (3 properties). Each schema is shown below with its type and property counts.

search_payload
object
3 properties
pagination
object
3 properties
user_response
object
10 properties 9 required
user_pwd_payload_a
object
2 properties 2 required
user_update_payload
object
5 properties
search_filter
object
3 properties 3 required
criteria
object
2 properties
create_user_payload
object
7 properties 6 required
user_role_info
object
2 properties 2 required
user_pwd_response
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

climateai-user-api-openapi.yml Raw ↑

Other APIs ClimateAI publishes across the network.

ClimateAI Platform API
ClimateAI Account API
ClimateAI Account Config API
ClimateAI Auth API
ClimateAI Current (v2) API
ClimateAI Device API
ClimateAI Email API
ClimateAI Legacy (v1) API
ClimateAI Permission API
ClimateAI Platform API
ClimateAI Product API
ClimateAI Report API
Where this information came from

This is an independent, third-party profile of ClimateAI User API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.