# Tax Locations Tax locations represent venues for services, tickets, or other product types. ## Endpoints ### Create a tax location - [POST /v1/tax/locations](https://docs.stripe.com/api/tax/location/create.md) ### Retrieve a tax location - [GET /v1/tax/locations/:id](https://docs.stripe.com/api/tax/location/retrieve.md) ### List tax locations - [GET /v1/tax/locations](https://docs.stripe.com/api/tax/location/list.md)