Merchants can use the Catalog Products API to create products, which are goods and services. The API exposes 4 endpoints secured with oauth2 authentication.
4 endpointsMerchants can use the PayPal Add Tracking API to manage tracking information. Merchants can add tracking numbers and associated information to PayPal. There are 2 ways in which tracking details can be shared to PayPal. If you have a legacy integration that doesn't use the Orders v2 API, share tracking details through the <a href="/docs/tracking/tracking-api/">Add Shipping Tracking API</a>. If you . The API exposes 5 endpoints secured with oauth2 authentication.
5 endpoints# Add to your MCP client config (Claude Desktop, Cursor, Windsurf)
{
"jentic": {
"url": "https://api.jentic.com/mcp",
"auth": "oauth"
}
}
# Then ask your agent:
"find live events near a location"
# → Jentic returns the GET /events tool with parameter schema, agent executes.