API Response Watcher avatar
API Response Watcher

Pricing

Pay per usage

Go to Store
API Response Watcher

API Response Watcher

Developed by

Marco Gullo

Maintained by Community

Checks if some API endpoint's response has changed. Works by creating and storing a JSON schema from the endpoint's response and using it to validate the next response. Depending on the configuration, the stored JSON schema can be updated every time the response changes.

0.0 (0)

Pricing

Pay per usage

2

Monthly users

2

Runs succeeded

>99%

Last modified

a year ago

API endpoints to test

endpointsarrayRequired

You can enter URLs or cURL commands.

Previous Key-value store

prevKvsNamestringOptional

The name or ID of the Key-value store were the previous schema was saved.

Next Key-value store

nextKvsNamestringOptional

The name or ID of the Key-value store to save the API response's schema. Can be the same as the previous schema, in which case the previous schema will be overwritten.

No "required"

noRequiredbooleanOptional

Do not mark the response's properties as "required", meaning that, if the next response won't have some of those properties, it won't make the validation fail.

Default value of this property is false

Merge old And new schemas

doMergeSchemasbooleanOptional

Merge old and new schemas after the validation. So, for instance, if a value was an integer before and now it is a string, the next time either an integer or a string will be accepted. It does not influence the current validation.

Default value of this property is true

Email address

reportEmailstringOptional

Address to send an email to when some changes in the API are detected.

Slack channel

reportSlackChannelstringOptional

Slack channel to send a message to when some changes in the API are detected. Format: #name.

Slack token

reportSlackTokenstringOptional

It is necessary to send a notification on Slack. format: xoxp-xxxxxxxxx-xxxx.

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.