MCP Dev Summit North America
Kin Lane • Chief Community Officer • [email protected]
2026
01 / 14
Kin Lane, Co-Founder
[email protected] • New York City
API Evangelist, making sense of the technology, business, policies & people of APIs since 2010. Chief Evangelist at Postman (2019–2023), Co-Chair of OpenAPI Initiative BGB. API Governance Lead at Bloomberg (2023–2024). Co-creator of APIs.json. Book author and speaker.
02 / 14
03 / 14
04 / 14
openapi: 3.1.0
info:
title: anthropic-models-api
description: |
Send a structured list of input
messages with text and/or image
content, and the model will generate
the next message in the conversation.
version: '2025-03-05'
servers:
- url: http://localhost:8080/rest/
anthropic-models-api/2025-03-05
description: Sandbox
05 / 14
examples:
ModelInfoExample:
summary: Healthcare Tested Modesl
value:
id: claude-sonnet-4-20250514
type: model
display_name: Claude Sonnet 4
created_at: '2025-05-14T00:00:00Z'
ListModelsResponseExample:
summary: Healthcare Tested Models
value:
data:
- id: claude-sonnet-4-20250514
display_name: Claude Sonnet 4
06 / 14
07 / 14
08 / 14
09 / 14
10 / 14
11 / 14
12 / 14
13 / 14
14 / 14
github.com/naftiko/sandboxes • naftiko.io
Kin Lane • [email protected]
github.com/naftiko/framework • naftiko.io
Kin Lane • [email protected]