# Taxonomy Examples

These examples show how to use the eBay SDK for PHP with the Taxonomy service.

1. [Get Default Category Tree ID](https://github.com/davidtsadler/ebay-sdk-examples/blob/master/taxonomy/01-get-default-category-tree-id.php)
1. [Get Category Tree](https://github.com/davidtsadler/ebay-sdk-examples/blob/master/taxonomy/02-get-category-tree.php)
