Scopes,Claims and Permission

Hi,
I’ve read
https://auth0.com/blog/on-the-nature-of-oauth2-scopes

But I don’t know if I have understood it. Can I add permissions as claims instead of scopes ? What does such a custom claim look like ? My permission will allow a user to read an API but not other APIs.

Thanks,
Mohan