NeuralSpace AI
  1. Model - Train, Deploy, Parse, Analyze
NeuralSpace AI
  • General
    • Welcome
      GET
    • Payment Invoice breakdown
      GET
    • User transactions
      POST
  • Authentication
    • Login
      POST
    • User licenses
      GET
    • Supported Services
      GET
  • Files
    • Upload file
      POST
    • Download file
      GET
    • Fetch all file list
      POST
    • Fetch single file
      GET
    • Delete file
      DELETE
  • Natural Language Understanding (NLU)
    • Project
      • Create project
      • Get single project
      • Get project lists
      • Update project
      • Delete project
      • Delete one project
      • Add sysnonyms
      • Fetch sysnonyms
      • Remove sysnonyms
      • Get single project details
    • Model - Train, Deploy, Parse, Analyze
      • Train model
      • Get single model
      • Get models
      • Update model
      • Delete model
      • Deploy Model
      • Parse Model
      • Model feedback api
      • Socket call for Model
      • Parse Model Dialogflow
      • Parse Model Wit
      • Parse Model Watson
      • Parse Model Luis
      • Multilingual Parse model
      • Model analytics
      • Re-train model
      • Parse Model Batch
      • Parse Model Batch Evaluate
    • Example
      • Create one example
      • Create examples
      • Get single example
      • Get examples
      • Delete one example
      • Update example
      • Delete example
      • Intent distribution graph
    • Entity
      • Create entity
      • Get single entity
      • Get entities list
      • Add entity examples
      • Rmove entity examples
      • Delete entity
    • Intent
      • Create intent
      • Get intents
      • Get single intent
      • Delete intent
    • Basket
      • Delete entity from basket
    • Analytics
      • Overall Stats
      • API Calls
      • Examples Per Project Histogram
    • Dataset
      • Fetch NLU Datasets
      • Fetch bulk uploads
      • Upload Datasets
      • Import Datasets
    • Supported languages
  • Named Entity Recognition (NER)
    • Project
      • Create project
      • Get single project
      • Get project lists
      • Update project
      • Delete one project
      • Add synonyms
      • Fetch synonyms
      • Remove synonyms
    • Model - Train, Deploy, Parse, Analyze
      • Train model
        POST
      • Get single model
        GET
      • Get models
        POST
      • Update model
        PUT
      • Delete model
        DELETE
      • Deploy Model
        POST
      • Parse Model
        POST
      • Model feedback api
        POST
      • Model webhook
        POST
      • Multilingual Parse model
        POST
      • Model analytics
        POST
    • Example
      • Create one example
      • Example Entity distribution
      • Get single example
      • Get examples
      • Delete one example
      • Update example
      • Delete example
      • Prepare one example
    • Entity
      • Create entity
      • Get single entity
      • Get entities list
      • Add entity examples
      • Rmove entity examples
      • Delete entity
    • Basket
      • Delete entity from basket
    • Analytics
      • Overall Stats
      • API Calls Count
      • Examples Per Project Histogram
    • Dataset
      • Fetch NER Datasets
      • Fetch bulk uploads
      • Upload Datasets
      • Import Datasets
    • Supported languages
      GET
  • Translation
    • Translate
    • Supported languages
    • Annotated Translate
  • Sentence Generator
    • Generate Sentences
    • Supported languages
  • Language Detection
    • Detect Language
    • Supported languages
  • Speaker Identification
    • Speaker Profiling
      • Upload speaker sample file
      • Fetch all sample files
      • Fetch single sample file
      • Delete Sample file
      • Download sample file
    • Identify Speakers
    • Fetch all tasks by fileId
    • Fetch single task
  • Speech to Text
    • Supported languages
    • Supported languages and domains
    • Transcribe file
    • All Transcription list
    • Get Sengments for Transcription
    • Get single transcription
    • Delete transcription
    • Supported Languages Dictation
  • Voice Extractor
    • Split Audio
    • Get audio splitter task
  • Text to Speech
    • Fetch Voices
    • Batch synthesize
    • Single synthesize
    • Job Status
  1. Model - Train, Deploy, Parse, Analyze

Get models

Develop Env
https://dev.your-api-server.com
Develop Env
https://dev.your-api-server.com
POST
/api/nlu/v1/list/model
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://dev.your-api-server.com/api/nlu/v1/list/model' \
--header 'authority: ns-platform-staging.uksouth.cloudapp.azure.com' \
--header 'sec-ch-ua: " Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"' \
--header 'accept: application/json, text/plain, */*' \
--header 'authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2MjU3MDkzMDk0LCJkYXRhIjp7ImVtYWlsIjoiMjAxMGFiaW5hc0BnbWFpbC5jb20iLCJyb2xlIjoicHJvdmlkZXIiLCJhcGlrZXkiOiI4YmFlMDdjZi0xMjdkLTQwYjYtOWI4Ni04OTRlNTFjMzI4MmEiLCJyZWZlcmVuY2VLZXkiOiI4YmFlMDdjZi0xMjdkLTQwYjYtOWI4Ni04OTRlNTFjMzI4MmEifSwiaWF0IjoxNjI1NzA4OTQ5fQ.-suSZFxw1OKhEt56eOzIRJTmu5rNSi7maI0w4Irs6u8' \
--header 'sec-ch-ua-mobile: ?0' \
--header 'user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36' \
--header 'origin: https://ns-platform-staging.uksouth.cloudapp.azure.com' \
--header 'sec-fetch-site: same-origin' \
--header 'sec-fetch-mode: cors' \
--header 'sec-fetch-dest: empty' \
--header 'referer: https://ns-platform-staging.uksouth.cloudapp.azure.com/' \
--header 'accept-language: en-GB,en-US;q=0.9,en;q=0.8,la;q=0.7' \
--header 'Cookie: __utma=199044223.1859489561.1613554509.1613554509.1613554509.1; __utmz=199044223.1613554509.1.1.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=(not%20provided); _vwo_uuid_v2=DC08E25D205B3551CB8A9167202016EDF|9a153eb2b54b9e698efb6edee961f1f3' \
--header 'content-type: application/json;charset=UTF-8' \
--data-raw '{
    "filter": {
        "projectId":"6c3333a0-4e65-4b70-b016-02260a6ebc8e",
        "language":"ta",
        "trainingStatus": []
    },
    "pageNumber": 1,
    "pageSize": 10
}'
Response Response Example
{}

Request

Header Params
authority
string 
required
Example:
ns-platform-staging.uksouth.cloudapp.azure.com
sec-ch-ua
string 
required
Example:
" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"
accept
string 
required
Example:
application/json, text/plain, */*
authorization
string 
required
Example:
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2MjU3MDkzMDk0LCJkYXRhIjp7ImVtYWlsIjoiMjAxMGFiaW5hc0BnbWFpbC5jb20iLCJyb2xlIjoicHJvdmlkZXIiLCJhcGlrZXkiOiI4YmFlMDdjZi0xMjdkLTQwYjYtOWI4Ni04OTRlNTFjMzI4MmEiLCJyZWZlcmVuY2VLZXkiOiI4YmFlMDdjZi0xMjdkLTQwYjYtOWI4Ni04OTRlNTFjMzI4MmEifSwiaWF0IjoxNjI1NzA4OTQ5fQ.-suSZFxw1OKhEt56eOzIRJTmu5rNSi7maI0w4Irs6u8
sec-ch-ua-mobile
string 
required
Example:
?0
user-agent
string 
required
Example:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36
content-type
string 
required
Example:
application/json;charset=UTF-8
origin
string 
required
Example:
https://ns-platform-staging.uksouth.cloudapp.azure.com
sec-fetch-site
string 
required
Example:
same-origin
sec-fetch-mode
string 
required
Example:
cors
sec-fetch-dest
string 
required
Example:
empty
referer
string 
required
Example:
https://ns-platform-staging.uksouth.cloudapp.azure.com/
accept-language
string 
required
Example:
en-GB,en-US;q=0.9,en;q=0.8,la;q=0.7
cookie
string 
required
Example:
__utma=199044223.1859489561.1613554509.1613554509.1613554509.1; __utmz=199044223.1613554509.1.1.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=(not%20provided); _vwo_uuid_v2=DC08E25D205B3551CB8A9167202016EDF|9a153eb2b54b9e698efb6edee961f1f3
Body Params text/plain
Examples

Responses

🟢200Success
application/json
Body
object {0}
Modified at 2024-07-05 09:27:47
Previous
Get single model
Next
Update model
Built with