You can try the URL like below:
"https://graph.facebook.com/v21.0/{entity_id}/insights?fields=impressions,actions,spend,clicks,reach&date_preset=maximum"
And pass the headers "Content-Type" and "Authorization".
Make sure you are passing a valid token or credentials.