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

Adapter proxy API

The proxy API from Adapter — 13 operation(s) for proxy.

Adapter proxy API is one of 26 APIs that Adapter publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include proxy. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 13 operations across 13 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://api.adapter.com.

13 operations 13 paths 7 schemas 11 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.adapter.com
Authentication
HTTP Basic, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Adapter proxy API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (HTTPBasic). It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 13

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

proxy 13
GET
/users/me/suggestions
Get Suggestions
get_suggestions_users_me_suggestions_get → 200
POST
/users/me/suggestions/generate
Generate New Suggestions
generate_new_suggestions_users_me_suggestions_generate_post 1 param → 200422
GET
/users/me/analysis
Get Analysis
get_analysis_users_me_analysis_get → 200
GET
/users/me/memories
Get Memories
get_memories_users_me_memories_get → 200
GET
/users/me/graph/memories
Get Graph Memories
get_graph_memories_users_me_graph_memories_get → 200
GET
/users/me/jobs/{trigger_event_id}
Get Job From Trigger Event
get_job_from_trigger_event_users_me_jobs__trigger_event_id__get 2 params → 200422
GET
/users/me/job/{job_id}
Get Job By Id
get_job_by_id_users_me_job__job_id__get 1 param → 200422
GET
/users/me/knowledge
Get Preferences
get_preferences_users_me_knowledge_get → 200
GET
/users/me/onboarding-stats/{account_name}
Get Onboarding Stats
get_onboarding_stats_users_me_onboarding_stats__account_name__get 1 param → 200422
GET
/users/me
Get User
get_user_users_me_get → 200
POST
/users/me/generate
Generate
generate_users_me_generate_post body → 200422
GET
/image
Proxy Image
proxy_image_image_get 1 param → 200422
GET
/users/me/weather
Get Weather
get_weather_users_me_weather_get 3 params → 200422

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are PromptSuggestion (9 properties), WeatherResponse (9 properties), ValidationError (5 properties), GenerateRequest (4 properties). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
WeatherCurrent
object
4 properties 4 required
WeatherResponse
object
9 properties 5 required
WeatherHourly
object
4 properties 4 required
PromptSuggestion
object
Suggestion model for the API.
9 properties 4 required
ValidationError
object
5 properties 3 required
GenerateRequest
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adapter-proxy-api-openapi.yml Raw ↑

Other APIs Adapter publishes across the network.

Adapter Adapter API API
Adapter assets API
Adapter auth API
Adapter conversations API
Adapter Docs API
Adapter Imessage API
Adapter knowledge API
Adapter life API
Adapter Line API
Adapter location API
Adapter management API
Adapter Oauth API