Dead Drop · Example Payload

Dead Drop Update Drop Example

MessagingPrivacyAnonymousOpen-Source

Dead Drop Update Drop Example is an example object payload from Dead Drop, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "method": "PUT",
    "url": "https://api.dead-drop.xyz/api/v1/drops/7c4e8d3a9f1b6e2c8d4a7f3b9e1c5d8a2f6b4e9d3c7a1f8b5e2d9c4a6f3b7e1d",
    "headers": {
      "content-type": "application/json"
    },
    "body": {
      "payload": "6e5f2d4b8c9a7e3f1d2c4b8e9a3f7d2c",
      "iv": "112233445566778899aabbcc",
      "mimeType": "text/plain",
      "contentHash": "7c4e8d3a9f1b6e2c8d4a7f3b9e1c5d8a2f6b4e9d3c7a1f8b5e2d9c4a6f3b7e1d",
      "newContentHash": "8d5f9e2a3c7b6f4d1e8a2c9b5d7e1f3a4c6b8d9e2a5f3b7c1d4e6a8c2f9b5d3e",
      "I_agree_with_terms_and_conditions": true
    }
  },
  "response": {
    "status": 200,
    "headers": {
      "content-type": "application/json"
    },
    "body": {
      "success": true,
      "version": 2
    }
  }
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/dead-drop-update-drop-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

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

Get an API key

Free tier, no email required.

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