# Introduction

## API Reference

The Fetch API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts [form-encoded](https://en.wikipedia.org/wiki/POST_\(HTTP\)#Use_for_submitting_web_forms) request bodies, returns [JSON-encoded](http://www.json.org/) responses, and uses standard HTTP response codes, and authentication.

Streamline and optimize your insurance risk analysis. Specifically designed for developers working within the insurance industry, our API is dedicated to enhancing your data interaction experience.

<details>

<summary>Base URL</summary>

```
https://api.askfetch.com
```

</details>
