Get Certificate Image

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://bump.sh/protect-earth/doc/partner-api/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
{
  "Partner API MCP server": {
    "url": "https://bump.sh/protect-earth/doc/partner-api/mcp"
  }
}

Close
GET /certificates/{certificate}/image

Certificates are the proof of planting, and are used to show the impact of the tree planting.

Path parameters

  • certificate string(uuid) Required

Responses

  • 200 image/svg+xml

    OK

GET /certificates/{certificate}/image
curl \
 --request GET 'https://api.protect.earth/certificates/53f7bd7b-2ee2-4be4-a15b-e09c76a150f9/image'
Response examples (200)
@file