Sign in

List external sharing services

documented

Get a list of external services for which sharing buttons are supported.

GET /meta/sharing-buttonsSharingno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://public-api.wordpress.com/rest/v1.1/meta/sharing-buttons?context={{$context}}" \
  -X GET \
  -H "Accept: application/json"
List external sharing services · WordPress.com · OpenIntegrations