Creates a reference to an API.
Use createApiRef<T>().with(...) instead.
createApiRef<T>().with(...)
Returns a builder with a .with() method for providing the API reference configuration.
.with()
Creates a reference to an API.