
You can obtain an OAuth token either by generating a Personal Access Token from My Profile in 4me, When authenticating as an existing user in 4me, you can access the data that the userĬan access, and perform the actions that the user is authorized to perform.Įach request to the 4me REST API must supply two HTTP headers: When you are using the 4me REST API, it is always through an existing user in 4me. You may explicitly set the Accept header when you make a requestĪnd/or end the path with. Any non-secure requests are automatically rejected, so we recommend establishing a test connection with the secure API entry point before sending sensitive data.Ĭontent-Type: application/json charset=utf-8Ĥme does not define any custom mime types. All 4me API communication is encrypted over HTTPS. Of a specific environment and region: Instance

The 4me API requires a point of entry service URL that references the instance Information about generic REST API functionality like Pagination or Filtering, can be found in the submenu below the General option on the right. The following topics are covered in this introduction: This API is used for retrieving, creating and updating 4me records like Requests, Workflows, CIs, Services, SLAs, People, etc. This page offers an introduction to the REST (or Representational State Transfer) API of the 4me service.
