Hi @danz5566
Welcome to the community forum 
Thanks for your patience waiting for a response.
I’m not sure I understand your question and I’d appreciate if you could give us a bit more context.
can i running every separate endpoint from postman-to-k6?
Do you mean you’d like to have more than one BASE_URL when using k6 to postman?
collection: {
    BASE_URL: "https://test-api.k6.io/"
  }
Do you want to change the base url for each scenario, and have them run one after the other?
Thanks in advance for clarifying, and I wish you enjoy the holiday season.
Cheers