Network Server API Key
This guide explains how to create API-key for successful HTTPv2 integration between LOCUS and TEKTELIC`s Kona Core Network Server (NS).
Currently, Network Server integration API-key creation is available only via API.
Swagger controller: https://locus-api.tektelic.com/swagger-ui/index.html#/ns-api-key-controller
METHOD:POST /api/ns-api-key
Example response:
{"apiKey":"12345802E3B2657B2766D82C455834F493423B55280095FE2480E476C83CFC9F"}
Created API-key should be used for HTTPv2 integration between TEKTELIC Network Server and Locus.
Integration base path: /v2/integration/apikey
Requested headers: ApiKey / value = use API-key
API-Key value is visible for the user only once in the generated response. API-Key is applicable only for /v2/integration/apikey route.