Things I found helpful:
- Documentation in bitbucket (small link in D365 component header):764
- Go to base_url/api/data/v9.x/EntityDefinitions?%24select=EntitySetName (found this in error message and in document) to get JSON results of all entity definitions.
- endpoint is simply just the name.. endpoint url... (More)