Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Reputation Surveys API

Survey management and results

Reputation Surveys API is one of 16 APIs that Reputation publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include Surveys. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 5 JSON Schemas.

This API exposes 10 operations across 8 paths, and defines 1 schema. It is described by OpenAPI 3.0.0, at version v3.

Requests are made against 2 base URLs: https://api.reputation.com, https://api-eu.reputation.com.

10 operations 8 paths 1 schemas 5 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v3
Base URL
https://reputation-api.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Reputation Surveys API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-KEY (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key for authentication. For agency accounts, also include X-TENANT-ID header.

Paths & Operations 10

Across 8 paths, the API surfaces 10 operations — 5 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Surveys 10

Survey management and results

GET
/v3/survey-results
Get Survey Results
get_survey_results → 200400401403404429500
POST
/v3/survey-results
Save Survey Result
post_survey_results body → 200400401403404429500
GET
/v3/survey-results/{surveyID}
Get Survey Result
get_survey_results_surveyID 1 param → 200400401403404429500
GET
/v3/surveys3-templates
Get Survey Templates
get_surveys3_templates 2 params → 200400401403404429500
POST
/v3/surveys-link
Get Survey URL
post_surveys_link body → 200400401403404429500
GET
/v3/surveys2-resultsdeprecated
Get Result (Deprecated)
get_surveys2_results 2 params → 200400401403404429500
POST
/v3/surveys2-resultsdeprecated
Save Result (Deprecated)
post_surveys2_results body → 200400401403404429500
POST
/v3/surveys2-results/create-url-from-encrypteddeprecated
Create URL From Encrypted (Deprecated)
post_surveys2_results_create_url_from_encrypted body → 200400401403404429500
GET
/v3/surveys3-results/{surveyID}deprecated
Retrieve Survey Result (Deprecated)
get_surveys3_results_surveyID 1 param → 200400401403404429500
POST
/v3/surveys3-resultsdeprecated
Save Survey Result (Deprecated)
post_surveys3_results body → 200400401403404429500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (1 property). Each schema is shown below with its type and property counts.

Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reputation-surveys-api-openapi.yml Raw ↑

Other APIs Reputation publishes across the network.

Reputation Asset Library API
Reputation Authorize API
Reputation Categories API
Reputation Credentials API
Reputation Listing Audits API
Reputation Locations API
Reputation Metrics API
Reputation Reports API
Reputation Requests API
Reputation Reviews API
Reputation Rich Content API
Reputation Summary API