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

SnapAPI Dashboard API

User dashboard — quota overview, API key management, billing, usage history

SnapAPI Dashboard API is one of 13 APIs that SnapAPI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 13 operations across 11 paths, and defines 2 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://api.snapapi.pics.

13 operations 11 paths 2 schemas 1 DELETE5 GET2 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.snapapi.pics
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

SnapAPI Dashboard API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Your SnapAPI API key
  • BearerAuth — JWT access token obtained from /auth/login or /auth/refresh

Paths & Operations 13

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

Dashboard 13

User dashboard — quota overview, API key management, billing, usage history

GET
/dashboard/overview
Dashboard Overview
getDashboardOverview → 200401403
GET
/dashboard/api-keys
List API Keys
listApiKeys → 200401
POST
/dashboard/api-keys
Create API Key
createApiKey body → 200400
PATCH
/dashboard/api-keys/{id}
Update API Key
updateApiKey 1 param body → 200404
DELETE
/dashboard/api-keys/{id}
Delete API Key
deleteApiKey 1 param → 200400404
POST
/dashboard/api-keys/{id}/regenerate
Regenerate API Key
regenerateApiKey 1 param → 200404
GET
/dashboard/usage
Usage History
getUsageHistory 3 params → 200
GET
/dashboard/billing
Billing Info
getBilling → 200
GET
/dashboard/plans
Available Plans
getPlans → 200
POST
/dashboard/create-checkout
Create Checkout
createCheckout body → 200404
POST
/dashboard/cancel-subscription
Cancel Subscription
cancelSubscription → 200400502
PATCH
/dashboard/profile
Update Profile
updateProfile body → 200400
POST
/dashboard/change-password
Change Password
changePassword body → 200400

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are ApiKey (8 properties), UserObject (8 properties). Each schema is shown below with its type and property counts.

UserObject
object
8 properties
ApiKey
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

snapapi-pics-dashboard-api-openapi.yml Raw ↑

Other APIs SnapAPI publishes across the network.

SnapAPI Analyze API
SnapAPI Auth API
SnapAPI Extract API
SnapAPI Health API
SnapAPI PDF API
SnapAPI Scrape API
SnapAPI Screenshot API
SnapAPI Storage API
SnapAPI Usage API
SnapAPI Utilities API
SnapAPI Video API
SnapAPI Webhooks API
Where this information came from

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