# Solvela Gateway API

**Canonical:** https://apis.io/apis/solvela-ai/solvela-gateway-api/  
**Provider:** Solvela — https://apis.io/providers/solvela-ai/  
**Base URL:** https://api.solvela.ai  
**Documentation:** https://github.com/solvela-ai/solvela

Solvela Gateway API is published by [Solvela](https://apis.io/providers/solvela-ai/) on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include LLM Gateway, x402, Payments, Solana, and Artificial Intelligence. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, rate-limit docs, and authentication docs.

OpenAI-compatible chat completions paid per request in USDC-SPL on Solana via x402: POST /v1/chat/completions without a PAYMENT-SIGNATURE header returns an HTTP 402 challenge quoting the USDC cost; sign the quoted exact or escrow payment and resubmit. GET /v1/models lists 44 models with per-token USDC pricing, GET /v1/receipts/{receipt_id} returns the payment receipt for a paid call, and GET /health is the liveness probe. Zero-priced NVIDIA NIM and Gemini Flash-Lite models are served free without any payment.

## Operations (4)

| Method | Path | Summary |
|---|---|---|
| POST | `/v1/chat/completions` | Create an OpenAI-compatible chat completion |
| GET | `/v1/models` | List available models with pricing and capabilities |
| GET | `/v1/receipts/{receipt_id}` | Fetch a payment receipt by id |
| GET | `/health` | Report gateway and dependency health status |

## Machine-readable artifacts (25)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/openapi/solvela-ai-openapi.json
- **OpenAPI** — https://api.solvela.ai/openapi.json
- **Documentation** — https://github.com/solvela-ai/solvela/tree/main/dashboard/content/docs
- **APIReference** — https://api.solvela.ai/openapi.json
- **AgentCard** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/a2a/solvela-ai-a2a.yml
- **AgentCard** — https://api.solvela.ai/.well-known/agent-card.json
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/overlays/solvela-ai-openapi-overlay.yaml
- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/mcp/solvela-ai-mcp.yml
- **MCPServer** — https://www.npmjs.com/package/@solvela/mcp-server
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/mcp/solvela-ai-tool-crosswalk.yml
- **WellKnown** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/well-known/solvela-ai-well-known.yml
- **Pricing** — https://api.solvela.ai/pricing
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/rate-limits/solvela-ai-rate-limits.yml
- **Plans** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/plans/solvela-ai-plans-pricing.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/errors/solvela-ai-problem-types.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/authentication/solvela-ai-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/conventions/solvela-ai-conventions.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/data-model/solvela-ai-data-model.yml
- **AgentSkill** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/skills/_index.yml
- **AgenticAccess** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/agentic-access/solvela-ai-agentic-access.yml
- **Sandbox** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/sandbox/solvela-ai-sandbox.yml
- **ChangeLog** — https://github.com/solvela-ai/solvela/blob/main/CHANGELOG.md
- **GettingStarted** — https://github.com/solvela-ai/solvela#quick-start
- **SourceCode** — https://github.com/solvela-ai/solvela
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/solvela-ai/refs/heads/main/apis.yml

## Tags

LLM Gateway, x402, Payments, Solana, Artificial Intelligence

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/solvela-ai/solvela-gateway-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/solvela-ai/.
