Anomify API Documentation
Anomify AI Main Site | Anomify Documentation
This copy of our API documentation is no longer updated and may be inaccurate. Please go to http://api-docs.anomify.ai/.

/anomalies

/anomalies

/anomaly

/anomaly/lookup
/anomaly/train
/anomaly/{anomaly_id}

/billing

/billing/checkoutcallback
/billing/getcheckoutsession
/billing/getportalsession
/billing/history

/doc

/doc/openapi

/exclusion

/exclusion/add
/exclusion/delete
/exclusion/list
/exclusion/test
/exclusion/types

/image

/image/anomaly
/image/metric

/js

/js/eventsender

/login

/login

/login DEBUG 100

/login DEBUG 100

/login DEBUG 1069

/login DEBUG 1069

/login DEBUG STAGE

/login DEBUG STAGE

/login

/login/forgotpassword
/login/resetpassword
/login/validateclient

/match

/match/{match_id}
/match/{match_id}/graph
/match/{match_id}/motif/graph

/metric

/metric/{metric_name}
/metric/{metric_name}/anomalies
/metric/{metric_name}/anomalysummary
/metric/{metric_name}/bundle
/metric/{metric_name}/graph
/metric/{metric_name}/patterns
/metric/{metric_name}/timeseries
/metric/{metric_name}/yhat

/metrics

/metrics
/metrics/mostanomalous
/metrics/mostrecentlyanomalous
/metrics/mostrecentlymatched

/misc

/misc/phonecodes
/misc/timesince
/misc/timezones

/org

/org/adminalert/{alert_code}
/org/adminalerts
/org/channels
/org/events
/org/getquotametrics
/org/graph
/org/info
/org/removequotametrics
/org/stripecallback
/org/summary
/org/testmetrics
/org/update
/org/users

/pattern

/pattern/{pattern_id}
/pattern/{pattern_id}/disable
/pattern/{pattern_id}/matches
/pattern/{pattern_id}/timeseries

/patterns

/patterns/pending

/ping

/ping

/signup

/signup/demo
/signup/demo-orgs
/signup/selfserve
/signup/verify

/status

/status

/user

/user/delete
/user/info
/user/logout
/user/ping
/user/reportissue
/user/update
/user/updatepassword

/watcher

/watcher/create
/watcher/{watcher_id}/delete
/watcher/{watcher_id}/undelete
/watcher/{watcher_id}/update

/watchers

/watchers/chips
/watchers/list

Method: /org/update

Detail

This method is not available to demo user accounts.

Update information for an organization.

Parameters

All parameters are optional.

Key Required Example Description
name no My Org Name The name of your organization
timezone no Europe/London A valid ISO timezone name
slack_api_token no aaa-bbb-ccc-ddd A Slack API token which allows posting to your Slack instance and specified channels
retention_1_resolution_seconds no 60 TBC
retention_1_period_seconds no 604800 TBC
retention_2_resolution_seconds no 600 TBC
retention_2_period_seconds no 63072000 TBC
default_data_frequency_seconds no 60 TBC
default_analysis_period_1_seconds no 86400 TBC
default_analysis_period_2_seconds no 604800 TBC
long_term_pattern_length_seconds no 2592000 TBC
admin_email_alert_users no 101 A list of ids for users who want to receive admin alerts by email
admin_sms_alert_users no 102 A list of ids for users who want to receive admin alerts by SMS
mute_alerts_for_minutes no 60 A number of minutes to mute alerts for, starting when the setting is updated
admin_users no 101,102 A list of all admin users

Example Output

This is the same as for /org/info - please see that method for detail.

Live Request

URL: /org/update

You need to be logged in to your Anomify account to to make live API requests.

Please log in here or sign up to Anomify

Email
Password

Live request results will appear here.