404 on /company/

Hi I’m trying to get the profile of a load of companies, but I keep getting 404’s
as far as I can tell my request complies with the docs:
GET https://api.company-information.service.gov.uk/company/{companyNumber}

I have tried with a few company numbers
/company/523935
/company/1099779
/company/0322302

I keep getting 404.
I have no problem with /search/.

Any ideas?
Thanks

Solved

Sorry I just realized that a trailing / is needed, my bad.
Would be nice if the docs reflected that