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

Wootric End Users API

Manage end user profiles and metadata

Wootric End Users API is one of 8 APIs that Wootric publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include End Users. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 4 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 3 base URLs: https://api.wootric.com, https://api.eu.wootric.com, https://api.au.wootric.com.

7 operations 4 paths 3 schemas 1 DELETE4 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.wootric.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Wootric End Users API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — OAuth 2.0 Bearer token. Obtain via password, clientcredentials, or refreshtoken grant. Tokens expire after 2 hours.

Paths & Operations 7

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

End Users 7

Manage end user profiles and metadata

GET
/v1/end_users
Get all end users
listEndUsers 8 params → 200401
POST
/v1/end_users
Create an end user
createEndUser body → 200400401
GET
/v1/end_users/{id}
Get a specific end user by ID
getEndUser 3 params → 200401404
PUT
/v1/end_users/{id}
Update an end user
updateEndUser 1 param body → 200400401404
DELETE
/v1/end_users/{id}
Delete an end user
deleteEndUser 1 param → 200401404
GET
/v1/end_users/phone_number/{phone_number}
Get end user by phone number
getEndUserByPhone 1 param → 200401404
GET
/v1/end_users/{id}/export
Export end user data
exportEndUserData 1 param → 202401404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are EndUser (9 properties), EndUserInput (5 properties), Error (2 properties). Each schema is shown below with its type and property counts.

EndUserInput
object
5 properties
Error
object
2 properties
EndUser
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wootric-end-users-api-openapi.yml Raw ↑

Other APIs Wootric publishes across the network.

Wootric Declines API
Wootric Email Surveys API
Wootric Metrics API
Wootric Responses API
Wootric Segments API
Wootric Settings API
Wootric Survey Templates API
Where this information came from

This is an independent, third-party profile of Wootric End Users 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.