Analytics REST API

      +

      Analytics provides REST APIs that a client application can use to invoke services using simple HTTP methods. A catalog of available REST resources and requests is provided below.

      The Analytics REST APIs can be called on any node running the analytics service. By default, the Analytics REST endpoints below listen on port 8095, or 18095 for secure access.

      For the examples, we assume that:

      • You’re running a Couchbase node with the Analytics service using the default port on localhost.

      • You authenticate as a user with the "Full Administrator" role with the user name "Administrator" and the password "password".

      Request Cancellation API

      Cluster Status API

      Cluster Restart API

      Node Restart API

      Settings API

      Note that the Settings API listens on port 8091, or 18091 for secure access.

      Library API