Finding entry and exit pages using API

Hello.

I want to find Entry and Exit Pages using API

I gave try with Actions.getPageUrls, but that gave me data about Pages (under Actions tab), I need Entry and Exit pages data too (which are under same Actions tab)

Please help, how can I achieve this. Thanks.

The entry and exit statistics are found in this API response. See http://piwik.org/docs/analytics-api/reference/ under “Metrics specific to Page URLs and Page Titles reports”

I didn’t get you, can you please explain me further.

I think you are taking about :

  1. entry_nb_visits – Number of visits that started on this page
  2. exit_nb_visits – Number of visits that finished on this page

Is it so ?

Yes, all entry_* and exit_* metrics