ServiceNow Account API

The ServiceNow Account API provides REST endpoints for retrieving and managing customer account records within Customer Service Management (CSM). It enables external systems to query and update account information used for B2B customer relationship tracking.

API entry from apis.yml

apis.yml Raw ↑
aid: servicenow:servicenow-account-api
name: ServiceNow Account API
tags:
- Accounts
- CSM
- Customer Service
- Records
image: https://www.servicenow.com/content/dam/servicenow-assets/images/meganav/servicenow-logo.svg
humanURL: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/account-api.html
baseURL: https://{instance}.service-now.com/api/now/account
properties:
- url: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/account-api.html
  type: Documentation
description: The ServiceNow Account API provides REST endpoints for retrieving and managing customer account
  records within Customer Service Management (CSM). It enables external systems to query and update account
  information used for B2B customer relationship tracking.