Skip to main content

Service Map APIs

Thumbnail icon

The Service Map API allows you to fetch a graph representation of the Service Map, which is a high-level view of your application environment, automatically derived from tracing data. For more information, see Service Map.

Other Tracing APIs

See also: Span Analytics APIs and Traces APIs.

Tracing APIs give you the ability to browse and execute queries for traces and span analytics, and request a service map of your application environment.

Documentation​

To get started with Sumo Logic APIs, see API Authentication, Endpoints, and Security.

Our APIs are built with OpenAPI. You can generate client libraries in several languages and explore automated testing.

To access our API documentation, navigate to the appropriate link based on your Sumo deployment. Deployment types differ based on geographic location and account creation date. If unsure, see Which endpoint should I use?

DeploymentDocumentation URL
AUhttps://api.au.sumologic.com/docs/#tag/serviceMap
CAhttps://api.ca.sumologic.com/docs/#tag/serviceMap
DEhttps://api.de.sumologic.com/docs/#tag/serviceMap
EUhttps://api.eu.sumologic.com/docs/#tag/serviceMap
FEDhttps://api.fed.sumologic.com/docs/#tag/serviceMap
INhttps://api.in.sumologic.com/docs/#tag/serviceMap
JPhttps://api.jp.sumologic.com/docs/#tag/serviceMap
KRhttps://api.kr.sumologic.com/docs/#tag/serviceMap
US1https://api.sumologic.com/docs/#tag/serviceMap
US2https://api.us2.sumologic.com/docs/#tag/serviceMap

Endpoints for API access​

Sumo Logic has deployments that are assigned depending on the geographic location and the date an account is created. For API access, you must manually direct your API client to the correct Sumo Logic API URL.

See Sumo Logic Endpoints for the list of the URLs.

An HTTP 301 Moved error suggests that the wrong endpoint was specified.

Errors​

The APIs return operation failures with a description and error code, including the following generic errors that apply to all APIs:

CodeErrorDescription
301movedThe requested resource SHOULD be accessed through returned URI in Location Header.
401unauthorizedCredential could not be verified.
403forbiddenThis operation is not allowed for your account type.
404notfoundRequested resource could not be found.
405method.unsupportedUnsupported method for URL.
415contenttype.invalidInvalid content type.
429rate.limit.exceededThe API request rate is higher than 4 request per second.
500internal.errorInternal server error.
503service.unavailableService is currently unavailable.
Status
Legal
Privacy Statement
Terms of Use

Copyright © 2024 by Sumo Logic, Inc.