localiza.com
Localiza is a Brazilian mobility company focused on vehicle rental and related fleet/mobility services. Its public web properties include a developer portal for partner APIs and an AI-oriented MCP endpoint.
Localiza exposes a developer HTTP API portal authenticated with app headers (`client_id` + `access_token`), plus a public MCP endpoint at `https://api-hub.localiza.com/genaichatapp-mcp/v1/mcp`.
- Localiza MCP Serverdiscovered
- Localiza APIsdiscovered
Create an account or sign in via the Localiza developer portal, then open the Dev Dashboard / My apps to create an app. The API guide says each request must send a pair of header tokens: client_id (the app identification shown in the app list token column) and access_token (the access token generated for the app during API integration/validation).
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