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

Frostbyte Other API

The Other API from Frostbyte — 54 operation(s) for other.

Frostbyte Other API is one of 10 APIs that Frostbyte publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 56 operations across 54 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://agent-gateway-kappa.vercel.app.

56 operations 54 paths 1 schemas 1 DELETE23 GET31 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://agent-gateway-kappa.vercel.app
Authentication
API Key, API Key
Contact
License
MIT
Resource Areas
1

Authentication & Security 2

Frostbyte Other API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-Key (ApiKeyHeader). An API key is passed in the query as key (ApiKeyQuery). By default, every request must be authenticated, though some operations may also be called without credentials.

  • ApiKeyHeader — API key passed in header
  • ApiKeyQuery — API key passed as query parameter

Paths & Operations 56

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

Other 56
POST
/v1/contract-deployer/api/compile
Smart Contract Deployer — /api/compile
contract-deployer_post_api_compile body → 200400402429
POST
/v1/contract-deployer/api/deploy
Smart Contract Deployer — /api/deploy
contract-deployer_post_api_deploy body → 200400402429
GET
/v1/contract-deployer/api/templates
Smart Contract Deployer — /api/templates
contract-deployer_get_api_templates → 200400402429
POST
/v1/token-launchpad/api/tokens/create
Token Launchpad — /api/tokens/create
token-launchpad_post_api_tokens_create body → 200400402429
GET
/v1/token-launchpad/api/templates
Token Launchpad — /api/templates
token-launchpad_get_api_templates → 200400402429
GET
/v1/token-launchpad/api/deployments
Token Launchpad — /api/deployments
token-launchpad_get_api_deployments → 200400402429
POST
/v1/agent-coderunner/api/execute
Agent Code Runner — /api/execute
agent-coderunner_post_api_execute body → 200400402429
POST
/v1/agent-coderunner/api/sessions
Agent Code Runner — /api/sessions
agent-coderunner_post_api_sessions body → 200400402429
POST
/v1/agent-coderunner/api/sessions/{id}/execute
Agent Code Runner — /api/sessions/:id/execute
agent-coderunner_post_api_sessions_id_execute 1 param body → 200400402429
GET
/v1/agent-coderunner/api/languages
Agent Code Runner — /api/languages
agent-coderunner_get_api_languages → 200400402429
POST
/v1/agent-pdfgen/api/pdf/from-html
Agent PDF Generator — /api/pdf/from-html
agent-pdfgen_post_api_pdf_from-html body → 200400402429
POST
/v1/agent-pdfgen/api/pdf/from-url
Agent PDF Generator — /api/pdf/from-url
agent-pdfgen_post_api_pdf_from-url body → 200400402429
POST
/v1/agent-pdfgen/api/pdf/from-markdown
Agent PDF Generator — /api/pdf/from-markdown
agent-pdfgen_post_api_pdf_from-markdown body → 200400402429
POST
/v1/agent-pdfgen/api/pdf/from-template
Agent PDF Generator — /api/pdf/from-template
agent-pdfgen_post_api_pdf_from-template body → 200400402429
POST
/v1/agent-imageproc/api/resize
Agent Image Processor — /api/resize
agent-imageproc_post_api_resize body → 200400402429
POST
/v1/agent-imageproc/api/convert
Agent Image Processor — /api/convert
agent-imageproc_post_api_convert body → 200400402429
POST
/v1/agent-imageproc/api/crop
Agent Image Processor — /api/crop
agent-imageproc_post_api_crop body → 200400402429
POST
/v1/agent-imageproc/api/rotate
Agent Image Processor — /api/rotate
agent-imageproc_post_api_rotate body → 200400402429
POST
/v1/agent-imageproc/api/blur
Agent Image Processor — /api/blur
agent-imageproc_post_api_blur body → 200400402429
POST
/v1/agent-imageproc/api/metadata
Agent Image Processor — /api/metadata
agent-imageproc_post_api_metadata body → 200400402429
POST
/v1/agent-imageproc/api/qrcode
Agent Image Processor — /api/qrcode
agent-imageproc_post_api_qrcode body → 200400402429
GET
/v1/agent-imageproc/api/placeholder/{w}/{h}
Agent Image Processor — /api/placeholder/:w/:h
agent-imageproc_get_api_placeholder_w_h 2 params → 200400402429
POST
/v1/agent-imageproc/api/transform
Agent Image Processor — /api/transform
agent-imageproc_post_api_transform body → 200400402429
POST
/v1/agent-shorturl/api/shorten
Agent Short URL — /api/shorten
agent-shorturl_post_api_shorten body → 200400402429
POST
/v1/agent-shorturl/api/shorten/bulk
Agent Short URL — /api/shorten/bulk
agent-shorturl_post_api_shorten_bulk body → 200400402429
GET
/v1/agent-shorturl/api/urls
Agent Short URL — /api/urls
agent-shorturl_get_api_urls → 200400402429
GET
/v1/agent-shorturl/api/urls/{slug}/stats
Agent Short URL — /api/urls/:slug/stats
agent-shorturl_get_api_urls_slug_stats 1 param → 200400402429
GET
/v1/agent-shorturl/{slug}
Agent Short URL — /:slug
agent-shorturl_get_slug 1 param → 200400402429
GET
/v1/agent-dns/api/resolve/{domain}
Agent DNS Lookup — /api/resolve/:domain
agent-dns_get_api_resolve_domain 1 param → 200400402429
GET
/v1/agent-dns/api/all/{domain}
Agent DNS Lookup — /api/all/:domain
agent-dns_get_api_all_domain 1 param → 200400402429
GET
/v1/agent-dns/api/whois/{domain}
Agent DNS Lookup — /api/whois/:domain
agent-dns_get_api_whois_domain 1 param → 200400402429
GET
/v1/agent-dns/api/check/{domain}
Agent DNS Lookup — /api/check/:domain
agent-dns_get_api_check_domain 1 param → 200400402429
GET
/v1/agent-dns/api/propagation/{domain}
Agent DNS Lookup — /api/propagation/:domain
agent-dns_get_api_propagation_domain 1 param → 200400402429
POST
/v1/agent-dns/api/batch
Agent DNS Lookup — /api/batch
agent-dns_post_api_batch body → 200400402429
POST
/v1/agent-paste/api/pastes
Agent Paste Bin — /api/pastes
agent-paste_post_api_pastes body → 200400402429
GET
/v1/agent-paste/api/pastes/{id}
Agent Paste Bin — /api/pastes/:id
agent-paste_get_api_pastes_id 1 param → 200400402429
GET
/v1/agent-paste/api/pastes/{id}/raw
Agent Paste Bin — /api/pastes/:id/raw
agent-paste_get_api_pastes_id_raw 1 param → 200400402429
POST
/v1/agent-paste/api/collections
Agent Paste Bin — /api/collections
agent-paste_post_api_collections body → 200400402429
GET
/v1/agent-paste/api/collections/{id}
Agent Paste Bin — /api/collections/:id
agent-paste_get_api_collections_id 1 param → 200400402429
POST
/v1/agent-paste/api/diff
Agent Paste Bin — /api/diff
agent-paste_post_api_diff body → 200400402429
POST
/v1/agent-llm/api/chat
Agent LLM Router — /api/chat
agent-llm_post_api_chat body → 200400402429
POST
/v1/agent-llm/v1/chat/completions
Agent LLM Router — /v1/chat/completions
agent-llm_post_v1_chat_completions body → 200400402429
GET
/v1/agent-llm/api/models
Agent LLM Router — /api/models
agent-llm_get_api_models → 200400402429
GET
/v1/agent-llm/api/providers
Agent LLM Router — /api/providers
agent-llm_get_api_providers → 200400402429
POST
/v1/agent-llm/api/keys/provider
Agent LLM Router — /api/keys/provider
agent-llm_post_api_keys_provider body → 200400402429
POST
/v1/webhook-inspector/new
Webhook Inspector — /new
webhook-inspector_post_new body → 200400402429
GET
/v1/webhook-inspector/inspect/{id}
Webhook Inspector — /inspect/:id
webhook-inspector_get_inspect_id 1 param → 200400402429
GET
/v1/webhook-inspector/api/inbox/{id}/requests
Webhook Inspector — /api/inbox/:id/requests
webhook-inspector_get_api_inbox_id_requests 1 param → 200400402429
POST
/v1/frostbyte-domains/v1/auth/register
Frostbyte Domains — /v1/auth/register
frostbyte-domains_post_v1_auth_register body → 200400402429
GET
/v1/frostbyte-domains/v1/domains/search
Frostbyte Domains — /v1/domains/search
frostbyte-domains_get_v1_domains_search → 200400402429
POST
/v1/frostbyte-domains/v1/domains/register
Frostbyte Domains — /v1/domains/register
frostbyte-domains_post_v1_domains_register body → 200400402429
GET
/v1/frostbyte-domains/v1/domains
Frostbyte Domains — /v1/domains
frostbyte-domains_get_v1_domains → 200400402429
POST
/v1/frostbyte-domains/v1/dns/records
Frostbyte Domains — /v1/dns/records
frostbyte-domains_post_v1_dns_records body → 200400402429
GET
/v1/frostbyte-domains/v1/dns/records
Frostbyte Domains — /v1/dns/records
frostbyte-domains_get_v1_dns_records → 200400402429
PUT
/v1/frostbyte-domains/v1/dns/records/{id}
Frostbyte Domains — /v1/dns/records/:id
frostbyte-domains_put_v1_dns_records_id 1 param body → 200400402429
DELETE
/v1/frostbyte-domains/v1/dns/records/{id}
Frostbyte Domains — /v1/dns/records/:id
frostbyte-domains_delete_v1_dns_records_id 1 param → 200400402429

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

frostbyte-other-api-openapi.yml Raw ↑

Other APIs Frostbyte publishes across the network.

Frostbyte Agent Infrastructure API
Frostbyte Communication API
Frostbyte Crypto Prices API
Frostbyte Data & Analytics API
Frostbyte DeFi & Crypto API
Frostbyte Gaming API
Frostbyte Gateway API
Frostbyte IP Geolocation API
Frostbyte Security API
Where this information came from

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