Platform API is meant to be used by external applications to perform operations within Spree. Because of that, it uses a different authentication schema than the Storefront API.
Once the application is configured inside Spree, you can use its credentials to generate an OAuth token that will give you access to the APIs.To obtain the token, send the following POST request to /spree_oauth/token