Developer Documentation Library > Interviewer - Server > UNICOM Intelligence Interviewer architecture > Web Service tier > Interview Web Service > Interview Web Service interface
 
Interview Web Service interface
URLs
The following URL formats are defined to represent the resources: surveys, interviews, questions, functions, and so on.
Format
More information
/surveys/PROJECT
/api/version
/api/surveys/PROJECT
/api/surveys/PROJECT/image_cache_url
/api/interviews/ENGINE/PROJECT/authentication
/api/interviews/ENGINE/PROJECT/files/FILENAME
/api/interviews/ENGINE/PROJECT/routing/questions/SAVEPOINT
/api/interviews/ENGINE/PROJECT/functions/FUNCNAME
The lowercase names in the URLs represent fixed URL components. The uppercase names can be replaced with the relevant resource name.
See also
Interview Web Service