Hot answers tagged php
2
The API filters are kept pretty simple, and there is no way to restrict these answers to just accepted answers. Your app would loop through the items array and return/handle only those where is_accepted is true.
Since you appear to be using PHP, the Stack.PHP library may save you time and effort, overall.
Only top voted, non community-wiki answers of a minimum length are eligible