API Paramters (path and query)Rahul·Follow1 min read·Feb 8, 2020--ListenShareThere are two types of parameters:Path and query parameterscomments — is the path parameters and after ? it is query param.you can pass any number of query parameters2. Path Parameters: