How to create custom URL for the APIs

I am getting https://my.api.mockaroo.com/orgnetwork.json?key=caaea760
But i need it in this format : https://my.api.mockaroo.com/api/v0/organizations/:organizationId/networks
How to do that?