Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Squirro services are standard HTTP REST services.

The following table lists the common Request Headers that the Squirro web services use.

...

Set to the login information of a Squirro user. This header is necessary in all requests, except where otherwise noted.

See Authentication for usage information.

...

Specify the return format of a request.

Valid values are:

  • application/json – Returns the content in JSON. This is the recommended format.
  • text/xml – Returns the content in XML format. This output format is not actively supported.

...

This page can now be found at Common Headers on the Squirro Docs site.