The API supports following formats for object return values. To select the desired content format, set the “Accept” HTTP header to the following values:
Base URI: https://sandboxintents.mitchell1.com
Mitchell1 encourages developers to develop and test their code against Sandbox environment. New builds are regularly pushed to the sandbox environment. These builds include performance enhancements, bug fixes, and feature updates.
Base URI: https://intents.mitchell1.com
This environment is reserved for production ready code. When a product moves to production, any intents-related code must point to this environment.
Errors are reported with the following information:
Property | Description |
---|---|
http_status_code |
HTTP Status Code |
error |
enumeration representing the type of failure |
message |
Human-readable message describing the error |
details |
Missing request parameters are detailed here |