v2.0 Documentation Available
The elegant
payment API.
A meticulously crafted financial infrastructure designed for developers who appreciate typographic precision and absolute reliability.
import { Vessel } from '@vessel/api';
const client = new Vessel({
apiKey: process.env.VESSEL_KEY
});
// Initialize a beautifully
// structured transaction
const tx = await client.charges.create({
amount: 4500,
currency: 'USD',
description: 'Editorial subscription',
metadata: {
issue: 'No. 42'
}
});
console.log(tx.status); // "succeeded"The anatomy of
a perfect request.
We stripped away the ephemeral and rebuilt the core primitives of online commerce with an uncompromising focus on developer ergonomics.
Global Intelligence
Route requests seamlessly across our distributed edge network. Millisecond latency, worldwide.
Cryptographic Security
Military-grade encryption for every payload. Your data is invisible to everyone, including us.
Editorial Documentation
Written for humans, structured for machines. The most beautifully typeset API references ever created.
Deterministic Compute
Zero variance in execution time. Predictable performance that forms the bedrock of reliable systems.
Pricing
Transparent economics.
Developer
For individuals building their first integration.
- 10,000 requests / month
- Standard endpoints
- Community support
- 7-day log retention
Production
For scaling products with serious volume.
- 1M requests / month
- Advanced webhooks
- Email support
- 90-day log retention
Enterprise
For organizations requiring bespoke terms.
- Unlimited requests
- Dedicated infrastructure
- 24/7 phone support
- Infinite log retention
- SLA guarantee
Ready to build
something beautiful?
Join thousands of developers treating their infrastructure with the same care as their user interfaces.
Initialize Project