Bernard,
Gateway is just a tool to create OData services, and it itself does not provide you any APIs.
Yes, by installing various Fiori apps, you get OData services (APIs) that come with each app.
But I am not a fan of reusing OData services (which were built for a specific UI), and usually create my own OData service using top down approach (UI to dictate the OData model).
regards
Krishna