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 Logic deployment. Deployment types differ based on geographic location and account creation date. If unsure, see Which endpoint should I use?

Region codeRegion nameAWS regionAPI endpoint
AUAsia Pacific (Sydney)ap-southeast-2https://api.au.sumologic.com/docs/#tag/serviceMap
CACanada (Central)ca-central-1https://api.ca.sumologic.com/docs/#tag/serviceMap
CHSwitzerland (Zurich)eu-central-2https://api.ch.sumologic.com/docs/#tag/serviceMap
DEEU (Frankfurt)eu-central-1https://api.de.sumologic.com/docs/#tag/serviceMap
EUEU (Ireland)eu-west-1https://api.eu.sumologic.com/docs/#tag/serviceMap
FEDUS East (N. Virginia)us-east-1https://api.fed.sumologic.com/docs/#tag/serviceMap
JPAsia Pacific (Tokyo)ap-northeast-1https://api.jp.sumologic.com/docs/#tag/serviceMap
KRAsia Pacific (Seoul)ap-northeast-2https://api.kr.sumologic.com/docs/#tag/serviceMap
US1US East (N. Virginia)us-east-1https://api.sumologic.com/docs/#tag/serviceMap
US2US West (Oregon)us-west-2https://api.us2.sumologic.com/docs/#tag/serviceMap

Required role capabilities

To use the APIs in this resource, the user or account executing APIs must have the following role capabilities:

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
CA Privacy Notice

Copyright © 2026 by Sumo Logic, Inc.