How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Voxco Questions API

The Questions API from Voxco — 7 operation(s) for questions.

Voxco Questions API is one of 11 APIs that Voxco publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Questions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 9 operations across 7 paths, and defines 23 schemas. It is described by OpenAPI 3.0.4, at version v2.

Requests are made against 3 base URLs: https://api.goascribe.us/coder/v2, https://api.goascribe.eu/coder/v2, https://api-ca.goascribe.com/coder/v2.

9 operations 7 paths 23 schemas 2 DELETE1 GET5 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.4
API Version
v2
Base URL
https://na1.voxco.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Voxco Questions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer). By default, every request must be authenticated.

  • Bearer — Please enter a valid bearer token. It should be in the format "bearer eyJhbGciOiJSU..." It will be added to the "Authentication" HTTP header

Paths & Operations 9

Across 7 paths, the API surfaces 9 operations — 2 DELETE, 1 GET, 5 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Questions 9
GET
/Questions/{studyKey}
Get the Questions in a Study
3 params → 200
POST
/Questions/{studyKey}
Create a new Question in the specified Study
1 param body → 200
POST
/Questions/AutoCode/{questionKey}/{loadKey}
Initiate autocoding of responses in the specified question
2 params body → 200
DELETE
/Questions/{questionKey}/{entityType}
Delete an existing question or its linked entities
2 params → 200
POST
/Questions/Translate
Translate responses in the specified question
body → 200
POST
/Questions/Codebook/{questionKey}/{codebookKey}
Set a codebook for some specified question
2 params → 200
POST
/Questions/{studyKey}/Batch
Creates new questions in the specified study by using one call to API
1 param body → 200
PUT
/Questions/{studyKey}/Batch
Adds new or updates existing questions in the specified study by using one call to API
1 param body → 200
DELETE
/Questions/Batch
Deletes specified questions or their items by using one call to API
body → 200

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are Question (17 properties), CreateQuestionResponse (13 properties), CreateQuestionRequest (11 properties), UpdateQuestionBatch (11 properties). Each schema is shown below with its type and property counts.

Question
object
A Question in a Study.
17 properties 11 required
FailedQuestionIdBatch
object
Record contains information about failed questins in batch operation and reason/error message why it failed.
2 properties
TranslateQuestionResponse
object
Response of translate question operation
6 properties 1 required
UpdateQuestionBatch
object
Class contains question properties which should be updated
11 properties
DeleteQuestionsBatchResponse
object
Response contains data about which question or question items were deleted in the batch operation.
4 properties
GetQuestionsResponse
object
Questions in a Study.
2 properties 1 required
AutoCodeQuestionResponse
object
Returns information about results of AutoCode operation
2 properties
AutoCodeQuestionRequest
object
A request to autocode a question
3 properties
TranslateQuestionRequest
object
Request to translate specified question
2 properties 2 required
CreateQuestionsBatchResponse
object
Response contains information about newly created study questions
4 properties
UpdateQuestionsBatchRequest
object
Request contains collection of questions and their properties to update. Only non-null properties will be updated.
1 property 1 required
CreateQuestionResponse
object
Response of Create Question web method, it contains data of the newly created question
13 properties
FailedQuestionKeyBatch
object
Record contains information about failed questins in batch operation and reason/error message why it failed.
2 properties
SetQuestionCodebookResponse
object
A response for SetQuestionCodebook web method
1 property
DeleteQuestionsBatchRequest
object
Request contains array of question keys which should be handled. Entity type determines which items should be removed: Codes - removes applied codes from quest…
2 properties 2 required
DBQuestionCodingSource
string
DeleteQuestionResponse
object
Response of Delete Question API method
3 properties
DBQuestionTypes
string
TaskTypes
string
Task types
UpdateQuestionsBatchResponse
object
Response contains information about failed questions i.e. questions that could not be updated be some error/reason.
3 properties
CreateQuestionsBatchRequest
object
Request with inforamtion for creating multiple questions via one API call (batch operation)
1 property
CreateQuestionRequest
object
A request to create a new Question.
11 properties
DeleteQuestionsBatchResult
object
Question key and error message why question can not be deleted. Successfully deleted Questions has null for errorMessage property.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

voxco-questions-api-openapi.yml Raw ↑

Other APIs Voxco publishes across the network.

Voxco AICoder API
Voxco Codebooks API
Voxco Companies API
Voxco Exports API
Voxco Languages API
Voxco Responses API
Voxco Sessions API
Voxco Studies API
Voxco StudyRespondents API
Voxco Users API
Where this information came from

This is an independent, third-party profile of Voxco Questions API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.