This document provides an introduction to API and service hosting in Neuron ESB. It discusses service endpoints, which allow Neuron ESB to interact with clients and services. There are two types of service endpoints: client connectors, which publish directly to the bus; and service connectors, which subscribe directly from the bus and route traffic to existing services. The document describes how to create service endpoints, configure the general, binding, security, and other settings for each endpoint type. It also covers service policies, which define retry behavior and timeouts for failed service calls.