{
  "schemaVersion": "1.0",
  "item": {
    "slug": "p-api",
    "name": "P-API - WhatsApp API",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/rafacpti23/p-api",
    "canonicalUrl": "https://clawhub.ai/rafacpti23/p-api",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/p-api",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=p-api",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/catalog.md",
      "references/groups.md",
      "references/integrations.md",
      "references/interactive.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "p-api",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-06T19:22:57.488Z",
      "expiresAt": "2026-05-13T19:22:57.488Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=p-api",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=p-api",
        "contentDisposition": "attachment; filename=\"p-api-1.2.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "p-api"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/p-api"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/p-api",
    "agentPageUrl": "https://openagent3.xyz/skills/p-api/agent",
    "manifestUrl": "https://openagent3.xyz/skills/p-api/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/p-api/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "P-API - WhatsApp Connections Hub",
        "body": "The WhatsApp automation you've been waiting for.\n\nComplete redesign with microservices architecture — modular, scalable, and independent.\n\n🌐 Official Website: https://papi.api.br\n🤝 Partner: Mundo Automatik"
      },
      {
        "title": "📑 Table of Contents",
        "body": "Features\nConfiguration\nAuthentication\nMain Endpoints\nDetailed References\nCredits"
      },
      {
        "title": "📊 Admin Panel (Free)",
        "body": "Multi-language interface (PT-BR, EN, ES)\nInstance management\nReal-time monitoring\nBehavior configuration\nUsage statistics"
      },
      {
        "title": "🔥 Pro Features",
        "body": "FeatureCapabilities📞 Phone CallsChip-based calls, WhatsApp calls, Extension system, Call management💬 RCS MessagingRich media sending, Buttons & carousels, Read receipts, Typing indicator📱 Call CenterChip rotation (30 ports), Bulk SMS sending, Configurable rate limiting✉️ Professional SMSIndividual/bulk sending, Smart chip rotation, Port configuration🔢 Virtual NumbersInstant purchase, Auto activation, Full management"
      },
      {
        "title": "⚙️ Configuration",
        "body": "Before using, configure in TOOLS.md:\n\n### P-API (WhatsApp)\n- Base URL: https://your-server.com\n- API Key: your-api-key\n- Default Instance: instance-name"
      },
      {
        "title": "🔐 Authentication",
        "body": "All requests require the x-api-key header:\n\ncurl -X GET \"https://your-server.com/api/instances\" \\\n  -H \"x-api-key: YOUR_KEY\""
      },
      {
        "title": "Instances",
        "body": "MethodEndpointDescriptionGET/api/instancesList all instancesPOST/api/instancesCreate instance {\"id\": \"name\"}GET/api/instances/:id/qrGet QR codeGET/api/instances/:id/statusInstance statusDELETE/api/instances/:idRemove instance"
      },
      {
        "title": "Send Messages",
        "body": "JID format: 5511999999999@s.whatsapp.net\n\nTypeEndpointRequired FieldsTextPOST /send-textjid, textImagePOST /send-imagejid, url or base64, captionVideoPOST /send-videojid, url or base64AudioPOST /send-audiojid, url, pttDocumentPOST /send-documentjid, url, filenameLocationPOST /send-locationjid, latitude, longitudeContactPOST /send-contactjid, name, phoneStickerPOST /send-stickerjid, urlReactionPOST /send-reactionjid, messageId, emoji"
      },
      {
        "title": "Interactive Messages",
        "body": "TypeEndpointDescriptionButtonsPOST /send-buttonsquick_reply, cta_url, cta_call, cta_copyListPOST /send-listMenu with sectionsCarouselPOST /send-carouselSliding cards (mobile only)PollPOST /send-pollVoting up to 12 options"
      },
      {
        "title": "Groups",
        "body": "MethodEndpointDescriptionPOST/groups/createCreate groupGET/groups/:groupId/metadataGroup infoPOST/groups/:groupId/participantsManage members (add/remove/promote/demote)"
      },
      {
        "title": "Webhook",
        "body": "POST /api/instances/:id/webhook\n{\n  \"url\": \"https://your-server/webhook\",\n  \"enabled\": true,\n  \"events\": [\"messages\", \"status\"]\n}"
      },
      {
        "title": "📚 Detailed References",
        "body": "FileContentreferences/interactive.mdButtons, lists, carousel, polls examplesreferences/groups.mdGroup managementreferences/catalog.mdProduct catalogreferences/integrations.mdTypebot, Chatwoot integrations"
      },
      {
        "title": "👥 Credits",
        "body": "Developed by: Pastorini\nWebsite: https://papi.api.br\nPartner: Mundo Automatik\nSkill maintained by: @rafacpti23"
      }
    ],
    "body": "P-API - WhatsApp Connections Hub\n\nThe WhatsApp automation you've been waiting for.\n\nComplete redesign with microservices architecture — modular, scalable, and independent.\n\n🌐 Official Website: https://papi.api.br\n🤝 Partner: Mundo Automatik\n\n📑 Table of Contents\nFeatures\nConfiguration\nAuthentication\nMain Endpoints\nDetailed References\nCredits\n✨ Features\n📊 Admin Panel (Free)\nMulti-language interface (PT-BR, EN, ES)\nInstance management\nReal-time monitoring\nBehavior configuration\nUsage statistics\n🔥 Pro Features\nFeature\tCapabilities\n📞 Phone Calls\tChip-based calls, WhatsApp calls, Extension system, Call management\n💬 RCS Messaging\tRich media sending, Buttons & carousels, Read receipts, Typing indicator\n📱 Call Center\tChip rotation (30 ports), Bulk SMS sending, Configurable rate limiting\n✉️ Professional SMS\tIndividual/bulk sending, Smart chip rotation, Port configuration\n🔢 Virtual Numbers\tInstant purchase, Auto activation, Full management\n⚙️ Configuration\n\nBefore using, configure in TOOLS.md:\n\n### P-API (WhatsApp)\n- Base URL: https://your-server.com\n- API Key: your-api-key\n- Default Instance: instance-name\n\n🔐 Authentication\n\nAll requests require the x-api-key header:\n\ncurl -X GET \"https://your-server.com/api/instances\" \\\n  -H \"x-api-key: YOUR_KEY\"\n\n📡 Main Endpoints\nInstances\nMethod\tEndpoint\tDescription\nGET\t/api/instances\tList all instances\nPOST\t/api/instances\tCreate instance {\"id\": \"name\"}\nGET\t/api/instances/:id/qr\tGet QR code\nGET\t/api/instances/:id/status\tInstance status\nDELETE\t/api/instances/:id\tRemove instance\nSend Messages\n\nJID format: 5511999999999@s.whatsapp.net\n\nType\tEndpoint\tRequired Fields\nText\tPOST /send-text\tjid, text\nImage\tPOST /send-image\tjid, url or base64, caption\nVideo\tPOST /send-video\tjid, url or base64\nAudio\tPOST /send-audio\tjid, url, ptt\nDocument\tPOST /send-document\tjid, url, filename\nLocation\tPOST /send-location\tjid, latitude, longitude\nContact\tPOST /send-contact\tjid, name, phone\nSticker\tPOST /send-sticker\tjid, url\nReaction\tPOST /send-reaction\tjid, messageId, emoji\nInteractive Messages\nType\tEndpoint\tDescription\nButtons\tPOST /send-buttons\tquick_reply, cta_url, cta_call, cta_copy\nList\tPOST /send-list\tMenu with sections\nCarousel\tPOST /send-carousel\tSliding cards (mobile only)\nPoll\tPOST /send-poll\tVoting up to 12 options\nGroups\nMethod\tEndpoint\tDescription\nPOST\t/groups/create\tCreate group\nGET\t/groups/:groupId/metadata\tGroup info\nPOST\t/groups/:groupId/participants\tManage members (add/remove/promote/demote)\nWebhook\nPOST /api/instances/:id/webhook\n{\n  \"url\": \"https://your-server/webhook\",\n  \"enabled\": true,\n  \"events\": [\"messages\", \"status\"]\n}\n\n📚 Detailed References\nFile\tContent\nreferences/interactive.md\tButtons, lists, carousel, polls examples\nreferences/groups.md\tGroup management\nreferences/catalog.md\tProduct catalog\nreferences/integrations.md\tTypebot, Chatwoot integrations\n👥 Credits\n\nDeveloped by: Pastorini\nWebsite: https://papi.api.br\nPartner: Mundo Automatik\nSkill maintained by: @rafacpti23"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/rafacpti23/p-api",
    "publisherUrl": "https://clawhub.ai/rafacpti23/p-api",
    "owner": "rafacpti23",
    "version": "1.2.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/p-api",
    "downloadUrl": "https://openagent3.xyz/downloads/p-api",
    "agentUrl": "https://openagent3.xyz/skills/p-api/agent",
    "manifestUrl": "https://openagent3.xyz/skills/p-api/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/p-api/agent.md"
  }
}