Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Network Server API Key

How to create Network Server integration 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

Create API-key

METHOD:POST /api/ns-api-key

Example response:

{"apiKey":"12345802E3B2657B2766D82C455834F493423B55280095FE2480E476C83CFC9F"}

API-key usage

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

❗ Important Notes

API-Key value is visible for the user only once in the generated response. API-Key is applicable only for /v2/integration/apikey route.