Create RESTful services and make them accessible to iOS, Android and Javascript clients. Automatically generate client libraries to make wiring up the frontend easy. Built-in features include denial-of-service protection, OAuth 2.0 support and client key management.
Build client libraries for Android, iOS and web-based clients from one source. Cloud Endpoints wraps your code to build an
API server
in just a few steps. Cloud Endpoint API libraries are available in Java and Python. Learn more about Cloud Endpoints in our documentation
or just dive in and try our sample Tic Tac Toe
web application.
Extending App Engine infrastructure
All of the tools and libraries made available in App Engine are now available to your mobile devices. Access Datastore, Cloud Storage and Task Queues using your App Engine backend with no extra work. Integrate OAuth 2.0 authentication quickly by following our
examples.
Low maintenance client-server
Because Cloud Endpoints is backed by App Engine, you have no servers to maintain, no load balancing to worry about and the same quick and painless scaling. Like App Engine and our other Cloud services, you only pay for what you use.
Flexible client-side integration
Annotate
your server-side API and then build your client libraries automatically. Client libraries are built for Android
and iOS. Get standard web clients up and running with a minimal
JavaScript client
library. All of your clients use similar APIs and the same backend, which keeps development time down.
Pricing
Cloud Endpoints is available free of charge for applications running on App Engine.