Is possible to use Google API to fetch data for a Google Analytics 4 property?
If yes, is there a way to authorize users and access data from their accounts and properties (like the Embed API js working)?
I will create that APP using PHP and the PHP package https://github.com/googleapis/google-api-php-client
Currently there aren't API available for GA4 Property. You have to use BigQuery to get data.