---
title: "POST /v1/metadata/intersections"
method: POST
path: "/v1/metadata/intersections"
---

# POST /v1/metadata/intersections

`POST /v1/metadata/intersections`

## Response `201`

- PostMetadataResponse
  - `createdDate` string
  - `responseId` string
  - `locations` LocationResponseItem[]
    - `region` string
    - `country` string
    - `state` string
    - `mapVersion` string
  - `totalCount` integer
  - `data` MetadataResponseItem[]
    - `intersectionId` string
    - `name` string
    - `coordinates` CoordinateResponseItem[]
      - `lat` number, double
      - `lon` number, double
    - `movements` MovementResponseItem[]
      - `id` string
      - `name` string
      - `rank` integer
      - `inbound` Direction
        - `name` string
        - `direction` string
        - `altName` string[]
        - `heading` integer
        - `geometry` Geometry
          - `type` string
          - `coordinates` array[]
            - number[]
      - `outbound` Direction
        - `name` string
        - `direction` string
        - `altName` string[]
        - `heading` integer
        - `geometry` Geometry
          - `type` string
          - `coordinates` array[]
            - number[]
      - `movementType` integer
      - `turnManeuvers` string
      - `turnGroupId` string

---

[API](https://skmtc.net/inrix/apis/inrix-analytics-webservice-template-api.md) · [All operations](https://skmtc.net/inrix/apis/inrix-analytics-webservice-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/inrix/inrix-analytics-webservice-template-api/versions/df7a7279595a/schema)
