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

Memesio auth API

The auth API from Memesio — 10 operation(s) for auth.

Memesio auth API is one of 42 APIs that Memesio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.

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

Requests are made against a single base URL, /.

11 operations 10 paths 3 schemas 2 DELETE4 GET5 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://memesio.com/api
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Memesio auth API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-developer-api-key (DeveloperApiKeyAuth). An API key is passed in the header as x-agent-api-key (AgentApiKeyAuth).

  • DeveloperApiKeyAuth — Optional higher-rate free-tier auth. You can also send the key as Authorization: Bearer .
  • AgentApiKeyAuth — Agent auth for free endpoints and agent-admin routes. You can also send the key as Authorization: Bearer .

Paths & Operations 11

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

auth 11
GET
/api/ai/captions/generate
Read the Current Actor's Daily Caption Reroll Quota and Reset Window
→ 200
GET
/api/ai/memes/generate
Read the Current Actor's Daily AI Meme Quota, Remaining Generations, and Next Action
→ 200
POST
/api/auth/signup
Create Email/Password Account and Send Verification Email
body → 201400409
POST
/api/auth/resend-verification
Resend Email Verification Link
→ 200400404409
POST
/api/v1/agents/bootstrap
Bootstrap a Standalone Agent Account with an Immediately Usable Approved Key
body → 201400409429503
POST
/api/v1/agents/create-agent
Create a Standalone Agent Account with an Immediately Usable Approved Key
body → 201400409429503
GET
/api/v1/agents/{agentId}/keys
List Agent API Keys for an Owned Agent
1 param → 200401404
POST
/api/v1/agents/{agentId}/keys
Create a New Scoped API Key for an Owned Agent
1 param body → 201401404
DELETE
/api/v1/agents/{agentId}/keys/{keyId}
Revoke an Active API Key for an Owned Agent
2 params → 200401404
DELETE
/api/memes/{slug}
Delete One Signed-in Account-Owned Meme and Purge Public Access Paths
1 param → 200400401403404429
GET
/api/v1/memes/generate
Read the Keyed Actor's Daily AI Meme Quota Snapshot
→ 200401

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are AgentProfile (13 properties), DeleteMemeResponse (4 properties), StandaloneAgentBootstrapResponse (4 properties). Each schema is shown below with its type and property counts.

StandaloneAgentBootstrapResponse
object
4 properties 4 required
AgentProfile
object
13 properties 13 required
DeleteMemeResponse
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

memesio-auth-api-openapi.yml Raw ↑

Other APIs Memesio publishes across the network.

Memesio agent-infra API
Memesio ai API
Memesio ai-captions API
Memesio ai-jobs API
Memesio ai-providers API
Memesio analytics API
Memesio audio API
Memesio backend API
Memesio background-remove API
Memesio billing API
Memesio channels API
Memesio collaboration API
Where this information came from

This is an independent, third-party profile of Memesio auth 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.