# Fee Profiles
A `fee_profiles` represents a pricing scheme that automatically applies fees to each transaction. Changes to `fee_profiles` go into effect immediately.
Related Guides: [Collecting Fees](/guides/platform-payments/seller-payouts/collecting-seller-fees/)
## List Fee Profiles
- [GET /fee_profiles](https://docs.finix.com/api/bundled/fee-profiles/listfeeprofiles.md): Retrieve a list of .
For details on how to query endpoints using the available parameters, see Query Parameters.
## Create a Fee Profile
- [POST /fee_profiles](https://docs.finix.com/api/bundled/fee-profiles/createfeeprofile.md): Create a .
## Fetch a Fee Profile
- [GET /fee_profiles/{fee_profile_id}](https://docs.finix.com/api/bundled/fee-profiles/getfeeprofile.md): Get a .