netatmo.net
Netatmo makes connected home devices such as weather stations, cameras, thermostats, and air-quality products. Its cloud platform lets third-party applications access device data and control features through Netatmo APIs.
Netatmo exposes one OAuth-protected REST API for smart-home, weather, energy, aircare, and security products; no public GraphQL API, MCP server, or CLI was found.
- Netatmo REST APIdiscovered
First create a Netatmo OAuth application at the apps page to get a client_id and client_secret. Then follow the OAuth authentication guide: send the user to https://api.netatmo.com/oauth2/authorize, exchange the returned code at https://api.netatmo.com/oauth2/token, and store the returned access_token plus refresh_token. Send the access_token as Authorization: Bearer ... on API requests.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing