Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Charthop stock API

The stock API from Charthop — 3 operation(s) for stock.

Charthop stock API is one of 87 APIs that Charthop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 2.0, at version V1.0.0.

Requests are made against the base URL https://api.charthop.com.

4 operations 3 paths 6 schemas 1 DELETE2 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
V1.0.0
Base URL
https://api.charthop.com
Contact
Resource Areas
1

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

stock 4
GET
/v1/stock
Return the history of stock prices
findStockPrices 4 params → 200400401404
DELETE
/v1/stock/{id}
Delete a stock price
deleteStockPrice 1 param → 204400401403404
GET
/v1/stock/{symbol}/{date}/{type}
Get a stock price as of a particular date
getStockPrice 3 params → 200400401403404
PUT
/v1/stock/{symbol}/{date}/{type}
Upsert a stock price
upsertStock 4 params → 201400401403404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are StockPrice (11 properties), Attribution (6 properties), ResultsStockPrice (3 properties), UpdateStockPrice (3 properties). Each schema is shown below with its type and property counts.

AccessAction
object
3 properties 1 required
ResultsAccess
object
2 properties 1 required
UpdateStockPrice
object
3 properties
StockPrice
object
11 properties 5 required
ResultsStockPrice
object
3 properties 1 required
Attribution
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-stock-api-openapi.yml Raw ↑

Other APIs Charthop publishes across the network.

Charthop access API
Charthop action API
Charthop ai API
Charthop ai-credit-limit API
Charthop ai-hint API
Charthop ai-prompt API
Charthop app API
Charthop appConfig API
Charthop approval API
Charthop approval-delegate API
Charthop approval-request API
Charthop assessment API