> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onefirewall.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

This API documentation website is a platform that provides developers with information on how to use and interact with an application programming interface (API) of OneFirewall Platform. It includes details on the API endpoints, parameters, responses, and authentication, as well as examples and code snippets to help developers integrate the API into their applications. The website is designed to be user-friendly, intuitive, and easy to navigate, allowing developers to quickly find the information they need to start using the API.

<Note>
  We are looking always for feedback, please contact us on `support[at]onefirewall.com` for any suggestion.
</Note>

#### High Level Design

<img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/onefirewall/7guFu20M_sXWrG3T/images/OneFirewall-API-Simple-Arch2.png?fit=max&auto=format&n=7guFu20M_sXWrG3T&q=85&s=c74ecf615734c227039fa7f06650645a" width="1641" height="1422" data-path="images/OneFirewall-API-Simple-Arch2.png" />

#### APIs

<CardGroup cols={3}>
  <Card title="IPv4 Feeds" icon="code" href="/api-reference/endpoint/ipv4-feeds/latest-ipv4" />

  <Card title="Domain Feeds" icon="code" href="/api-reference/endpoint/domain-feeds/domains-by-score" />

  <Card title="URL Feeds" icon="code" href="/api-reference/endpoint/url-feeds/urls-by-score" />

  <Card title="File Feeds" icon="code" href="/api-reference/endpoint/security-binary-feeds/files-by-score" />

  <Card title="STIX v2.0" icon="code" href="/api-reference/endpoint/iocs/stix20" />

  <Card title="Tools and Utils" icon="code" href="/api-reference/endpoint/tools/file-types" />
</CardGroup>
