{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"ed12b452-0d3a-474a-b083-a975ad14525a","name":"Go Web Surveys API","description":"The Supply APIs provide a simple way to connect to millions of people and get answers in real time. By specifying a set of demographic qualifications and quotas, buyers can target a wide or very specific population on a topic of your choosing. As a supplier, you get fine grain control over your survey matching and business relationships on the platform.\n\n> We want to encourage innovation with minimal limits. We ask that you please be practical and considerate then determining call frequencies. We rate limit when needed to protect the system and ensure the highest  \n> level of service to all of our clients.\n\n## Environments\n\nTo make our APIs as explorable as possible, we have environments specific to your development needs. For access to these environments contact your Integration Consultant at [info@globalsurvey.gs](https://info@globalsurvey.gs).\n\n> Users are financially responsible for all transactions made on the system regardless of whether it was the result of a bug in your integration.\n\n## Endpoints\n\n**Staging Endpoint** [https://staging.gowebsurveys.com/](https://staging.gowebsurveys.com/)\n\n**Production Endpoint** [https://api.gowebsurveys.com/](https://api.gowebsurveys.com/)\n\n## Authentication\n\nThe Go Web Survey APIs use a HTTP Authorization header for authentication.  \nEvery call should have a header\n\n> Authorization: {{APIkey}}  \n> payload: {{payload}}\n\nEnsure that the key you are passing is the correct key for the environment.\n\n#### Request Format\n\nBuilt on RESTful principles, the API uses HTTP methods and verbs. Requests should be made using JSON, and JSON is returned by all responses.\n\n#### HTTP Status Codes\n\nWe use use conventional HTTP response codes to indicate the success or failure of an API request. In general, codes in the `2xx` range indicate success, codes in the `4xx` range indicate an error caused by the information provided (i.e., a required parameter was omitted, a method was not found, etc.), and codes in the `5xx` range indicate an error with our API servers (these are rare).\n\n| Status Code | Status Text | Description |\n| --- | --- | --- |\n| 200 | OK | The request has succeeded. The meaning of a success varies depending on the HTTP method: |\n|  |  | GET: The resource has been fetched and is transmitted in the message body. |\n|  |  | POST: The resource describing the result of the action is transmitted in the message body |\n| 201 | Created | The request has succeeded and a new resource has been created as a  <br>result of it. This is typically the response sent after a PUT request. |\n| 202 | Accepted | The request has succeeded and has been added to the queue, but the  <br>resource has not yet been created. This is typically the response sent  <br>after PUT and POST requests. |\n| 204 | No Content | There is no content to send for this request. This is common for DELETE requests. |\n| 307 | Temporary Redirect | The target resource resides temporarily under a different URI and  <br>the user agent MUST NOT change the request method if it performs an  <br>automatic redirection to that URI. |\n| 400 | Bad Request | This response means that server could not understand the request due to invalid syntax. |\n| 401 | Unauthorized | Authentication is needed to get requested response. This is similar to 403, but in this case, authentication is possible. |\n| 403 | Forbidden | Client does not have access rights to the content so server is refusing to give proper response. |\n| 404 | Not Found | Server cannot find the requested resource. |\n| 405 | Method Not Found | The request method is known by the server but has been disabled and  <br>cannot be used. Double check your method type (i.e. GET, POST, PUT,  <br>DELETE) |\n| 409 | Conflict | This response would be sent when a request conflicts with the current state of the server. |\n| 429 | Too Many Requests | The user has sent too many requests in a given amount of time (“rate limiting”). |\n| 499 | Internal Server Error | The server has encountered an internal error. |\n| 500 | Internal Server Error | The server has encountered a situation it doesn’t know how to handle. |\n| 502 | Bad Gateway | The server, while acting as a gateway or proxy, received an invalid  <br>response from an inbound server it accessed while attempting to fulfill  <br>the request. |\n| 503 | Service Unavailable | The server is not ready to handle the request. Common causes are a server that is down for maintenance or that is overloaded. |\n| 504 | Gateway Timeout | This error response is given when the server is acting as a gateway and cannot get a response in time. |","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"12471459","team":1230111,"collectionId":"ed12b452-0d3a-474a-b083-a975ad14525a","publishedId":"2sAXjKbCkx","public":true,"publicUrl":"https://developer.gowebsurveys.com","privateUrl":"https://go.postman.co/documentation/12471459-ed12b452-0d3a-474a-b083-a975ad14525a","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"0093dd"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":"API platform for seem-less integration with Go Web Survey Platform."},{"name":"title","value":"Go Web Surveys - Api"}],"appearance":{"default":"light","themes":[{"name":"dark","logo":"https://content.pstmn.io/c1418afd-0ac5-4dd1-be6b-2b7e2f748b9b/bG9nby5wbmc=","colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"0093dd"}},{"name":"light","logo":"https://content.pstmn.io/c1418afd-0ac5-4dd1-be6b-2b7e2f748b9b/bG9nby5wbmc=","colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"0093dd"}}]}},"version":"8.10.0","publishDate":"2024-08-30T13:18:36.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"Go Web Surveys - Api","description":"API platform for seem-less integration with Go Web Survey Platform."},"logos":{"logoLight":"https://content.pstmn.io/c1418afd-0ac5-4dd1-be6b-2b7e2f748b9b/bG9nby5wbmc=","logoDark":"https://content.pstmn.io/c1418afd-0ac5-4dd1-be6b-2b7e2f748b9b/bG9nby5wbmc="}},"statusCode":200},"environments":[{"name":"GOWEB_STAGING v2","id":"54870870-4579-40a1-9d1a-de6cf81cca58","owner":"12471459","values":[{"key":"apiendpoint","value":"https://staging.gowebsurveys.com/suppliers/v2","enabled":true,"type":"default"},{"key":"Authorization","value":"hkrYeKdSGZUx3bpvAqwE6M4zCaXPt7RN9cT2fng8mQVsWBy5FD","enabled":true,"type":"default"},{"key":"payload","value":"1187","enabled":true,"type":"default"},{"key":"demandapiendpoint","value":"https://staging.gowebsurveys.com/demand/v2","enabled":true,"type":"default"},{"key":"demandAuthorization","value":"9q8bVcdXSFZ426GwT7rzC3uH5yYEaUMeQntmxfDkAgNKphBsPR","enabled":true,"type":"default"},{"key":"demandpayload","value":"988","enabled":true,"type":"default"}],"published":true}],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/594be18162806c817a3e9ae76446423ddece90ac4fa01fca86edd176767d1344","favicon":"https://gowebsurveys.com/favicon.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"},{"label":"GOWEB_STAGING v2","value":"12471459-54870870-4579-40a1-9d1a-de6cf81cca58"}],"canonicalUrl":"https://developer.gowebsurveys.com/view/metadata/2sAXjKbCkx"}