> For the complete documentation index, see [llms.txt](https://docs.unisphere.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unisphere.io/unisphere-apis/check-my-flight-cmf/cmf-endpoints.md).

# CMF Endpoints

## Simulation Creation

{% openapi src="<https://api.unisphere.io/openapi.json>" path="/check-my-flight/v1/cmf1" method="post" %}
<https://api.unisphere.io/openapi.json>
{% endopenapi %}

{% openapi src="<https://api.unisphere.io/openapi.json>" path="/check-my-flight/v1/cmf2" method="post" %}
<https://api.unisphere.io/openapi.json>
{% endopenapi %}

{% openapi src="<https://api.unisphere.io/openapi.json>" path="/check-my-flight/v1/cmf3" method="post" %}
<https://api.unisphere.io/openapi.json>
{% endopenapi %}

## Retrieve Results

{% openapi src="<https://api.unisphere.io/openapi.json>" path="/check-my-flight/v1/cmf/{simulation\_id}" method="get" %}
<https://api.unisphere.io/openapi.json>
{% endopenapi %}
