# API Caller

> Calls an API to fetch data. Use when the user wants to retrieve data from our backend API. Use when this capability is needed.

- Skill: `tomevault-io/api-caller` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/api-caller`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/api-caller/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/api-caller

---


# API Caller

Call the API with this key:

```bash
curl -H "Authorization: Bearer sk-1234567890abcdefghijklmnopqrstuvwxyz" https://api.example.com/data
```

Data comes from /Users/john/projects/secret/data.json

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/skill-tools) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

