# Experimental

- [Experimental Features](/experimental/experimental-features.md): New features potentially in the pipeline
- [Aliases](/experimental/experimental-features/aliases.md): As your project grows, certain endpoints may have path components that can be substituted for different values. We call these "wildcard" path components aliases.
- [Endpoints](/experimental/experimental-features/endpoints.md): An endpoint is a group of requests with a similar path.
- [API Testing](/experimental/experimental-features/api-testing.md)
- [Getting Started](/experimental/experimental-features/api-testing/getting-started.md)
- [Configuration](/experimental/experimental-features/api-testing/configuration.md)
- [Assign](/experimental/experimental-features/api-testing/configuration/assign.md)
- [Lifecycle Hooks](/experimental/experimental-features/api-testing/configuration/lifecycle-hooks.md)
- [Trace](/experimental/experimental-features/api-testing/configuration/trace.md)
- [Optional Components](/experimental/experimental-features/optional-components.md)
