Get global API meta-information
documentedRetrieve the top-level API metadata, supported formats, and related specifications.
GET /Global APIno implementation yet0 runsNo 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://api.unbounce.com/" \
-X GET \
-H "Accept: application/vnd.unbounce.api.v0.4+json" \
-u "{{UNBOUNCE_API_KEY}}:"