Cobalt Docs

Getting Started

Welcome to the Cobalt API documentation.

Introduction

Cobalt is a financial platform that provides APIs for managing accounts, transactions, brokerage data, and more.

API Reference

Browse the full API Reference to see all available endpoints, request/response schemas, and try out requests interactively.

Authentication

All API endpoints require authentication via Google OAuth. See the Authentication guide for setup instructions and examples.

Base URL

https://cobalt-server.vercel.app/v1

Available Resources

  • Accounts — Bank, brokerage, and credit card account management
  • Transactions — Transaction history with filtering and pagination
  • Brokerage — Portfolio positions, activities, and snapshots
  • Research — Company quotes, financials, and market data
  • Tickers — Ticker search and price data
  • News — Financial news and events

On this page