Can I create dynamic url's when the data is not coming from the CMS?

Hi There,

I’m looking to do something like
my_url.com/company/ibm
my_url.com/company/google

the ending in the url’s, in this case IBM/google would be sent to my API and the returning results would populate a page.

I’m working with someone to try to get this implemented but we aren’t sure how to do it. We can do something like my_url.com/company/company=ibm but I do not find that URL very clean.

I know if we are using the CMS it would work but in our case it’s coming from a custom API.

Any suggestions?


Here is my site Read-Only: LINK
(how to share your site Read-Only link)