This API allows you to interact with the VictorOps platform in various ways. Your account may be limited to a total number of API calls per month. Also, some of these API calls have rate limits.
NOTE: In this documentation when creating a sample curl request (clicking the TRY IT OUT! button), in some API viewing interfaces, the ‘@’ in an email address may be encoded. Please note that the REST endpoints will not process the encoded version. Make sure that the encoded character ‘%40’ is changed to its unencoded form before submitting the curl request.
Use this page to mock VictorOps in your testing and development.
Run our mock API sample using the open source WireMock library, or in the free edition of WireMock Cloud. You'll have a working API server simulating the behavior of VictorOps, which will allow you to keep building and testing even if the actual API you isn't currently available.