Coding-focused chat
Plan changes, debug failures, explain code, and review pasted patches with a coding model.

AI coding workspace and model gateway
Use coding chat, organize projects and public GitHub repositories, and connect compatible clients to one metered model API.
No credit card required

One account for focused coding work.
Describe a task in the web workspace or call Pointer from a compatible client. Keep project links, model access, spend limits, and history together.
Plan changes, debug failures, explain code, and review pasted patches with a coding model.

Organize projects and public GitHub repository links under your account.

Create revocable keys with expiry, rate limits, and optional spending caps.

Use the web workspace or send chat-completions requests to the Codex endpoint.

Route each task to the right reasoning or coding model from one account.

Manage API keys, spend limits, balances, and transaction history.

Keep the repository as your source of truth. Pointer supplies model assistance while you review, run, and merge changes in your own development environment.
$ curl https://api.pointer.run/v1/codex
✓ Authenticated Pointer API key
✓ Applied model access and spend controls
✓ Forwarded a coding chat request
✓ Recorded usage in the workspaceAdd a repository or create a project.
Describe the task and include the relevant code or diff.
Use the response in your coding client or local checkout.
Run your project checks and review before merging.
Create an API key and point a compatible coding client at Pointer. Model routing, usage, and billing stay in one workspace.
Docscurl https://api.pointer.run/v1/codex \
+ -H "Authorization: Bearer ck_..." \
+ -H "Content-Type: application/json" \
+ -d '{
"model": "gpt-5.3-codex",
"messages": [{"role":"user","content":"Review this change"}]
}'Plans include coding-agent credits. Top up at any time with clear usage and transaction history.
Create an account, connect your work, and give your first task to an agent.
Start for free