Madeiramadeira Pedido API

The Pedido API from Madeiramadeira — 9 operation(s) for pedido.

Business capability
Order Fulfilment Management BC-520.40

Operations 9

GET /v1/pedido/id/49 Consulta pedido por ID #
GET /v1/pedido/limit=15&offset=0 Lista de todos os pedidos #
GET /v1/pedido/{status}/limit={limit}&offset={offset} Lista de Pedidos por Status #
GET /v1/pedido/from={from}&to={to}&limit={limit}&offset={offset} Lista todos os pedidos entre datas #
GET /v1/pedido/new/limit={limit}&offset={offset} NOVO: Consulta lista de pedidos novos #
PUT /v1/pedido/received RECEBIDO: Notifica que vários pedidos foram recebidos #
PUT /v1/pedido/invoiced NF EMITIDA: Notifica que vários pedidos tiveram nota fiscal emitida #
PUT /v1/pedido/shipped ENVIADO: Notifica que vários pedidos foram enviados #
PUT /v1/pedido/delivered ENTREGUE: Notifica que vários pedidos foram entregues #

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-pedido-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-pedido-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: MadeiraMadeira Marketplace Pedido 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 (52 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/madeiramadeira/refs/heads/main/openapi/madeiramadeira-pedido-api-openapi.yml