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

Narmi surveys API

The surveys API from Narmi — 3 operation(s) for surveys.

Narmi surveys API is one of 44 APIs that Narmi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include surveys. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against a single base URL, https://api.sandbox.narmi.dev/.

4 operations 3 paths 5 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://api.sandbox.narmi.dev/
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Narmi surveys API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 9 scopes.

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

surveys 4
GET
/v1/survey_impressions/
All monetary values are represented in minor units, or the smallest unit of the currency with no decimal (e.g., cents). For example, $10.00 is represented as 1000. How can we improve these docs? Shar…
survey_impressions_list 2 params → 200
POST
/v1/survey_impressions/
All monetary values are represented in minor units, or the smallest unit of the currency with no decimal (e.g., cents). For example, $10.00 is represented as 1000. How can we improve these docs? Shar…
survey_impressions_create body → 201
POST
/v1/survey_impressions/create_answer/
All monetary values are represented in minor units, or the smallest unit of the currency with no decimal (e.g., cents). For example, $10.00 is represented as 1000. How can we improve these docs? Shar…
survey_impressions_create_answer_create body → 200
GET
/v1/surveys/
Get current survey
surveys_retrieve → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are PaginatedImpressionList (4 properties), CreateAnswerRequest (3 properties), Impression (3 properties), Survey (3 properties). Each schema is shown below with its type and property counts.

ImpressionRequest
object
Serializer for creating survey impressions. Records that a user viewed a survey.
1 property 1 required
Survey
object
Serializer for surveys with nested questions. Questions can be pre-sorted and passed via context['questions'].
3 properties 2 required
Impression
object
Serializer for creating survey impressions. Records that a user viewed a survey.
3 properties 1 required
PaginatedImpressionList
object
4 properties 2 required
CreateAnswerRequest
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

narmi-surveys-api-openapi.yml Raw ↑

Other APIs Narmi publishes across the network.

Narmi account balances API
Narmi accounts API
Narmi ach companies API
Narmi ach destinations API
Narmi ach import API
Narmi ach payments API
Narmi ach transfers API
Narmi alerts API
Narmi automatic savings enrollment API
Narmi card linked offers API
Narmi cards API
Narmi data access management API