Madeiramadeira Mensageria API

The Mensageria API from Madeiramadeira — 12 operation(s) for mensageria.

Business capability
Customer Inquiry Management BC-430.10

Operations 12

POST /v1/mensageria/auth/generate-token Gerar token #
POST /v1/mensageria/auth/revoke-token Revogar token #
POST /v1/mensageria/session Criar sessão #
GET /v1/mensageria/seller/historic Histórico de sessões #
GET /v1/mensageria/session/123456 Sessão por ID #
GET /v1/mensageria/session/awaiting_answer_seller/count Msg aguardando resposta #
POST /v1/mensageria/message Enviar mensagem #
GET /v1/mensageria/orders/historic Mensagens por order_id #
POST /v1/mensageria/uploads Upload de arquivo #
GET /v1/mensageria/uploads/download/{s3_key} Revalidar arquivo #
PUT /v1/mensageria/orders/shipping Atualizar código de rastreio #
PUT /v1/mensageria/orders/delivery Atualizar data de entrega #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/madeiramadeira-mensageria-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

madeiramadeira-mensageria-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: MadeiraMadeira Marketplace Mensageria API
  version: v1
  summary: Seller-facing marketplace API for products, categories, stock, price, shipping tables, orders, financial entries and seller-buyer messaging.
  description: 'Introdução


    Bem-vindo ao Marketplace MadeiraMadeira!'
  contact:
    name: MadeiraMadeira Marketplace
    url: https://www.madeiramadeira.com.br/marketplace
  x-derived-from: Public Postman collection "Marketplace MadeiraMadeira" published by MadeiraMadeira (documenter.getpostman.com/view/3341659/RztmqU19)
servers:
- url: https://marketplace.madeiramadeira.com.br
  description: Producao (production)
- url: https://marketplace-sandbox.madeiramadeira.com.br
  description: Sandbox
security:
- TOKENMM: []
tags:


# --- truncated at 32 KB (41 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/madeiramadeira/refs/heads/main/openapi/madeiramadeira-mensageria-api-openapi.yml