network_call
Outbound network call
Outbound network call
Line 16Snippets
curl -s -X POST "https://pg.new/api/v1/database" \- **REST API**: Returns structured JSON. No runtime dependency beyond `curl`. Preferred when the agent needs predictable output and error handling.curl -s -X POST "https://pg.new/api/v1/database" \curl -s "https://pg.new/api/v1/database/{id}"curl -s -X POST "https://pg.new/api/v1/database" \Trust Score
Updated 3 weeks ago
Analyzed
Mar 31, 2026, 3:58 PM
+ 2 previous scans
Compatible with
Skill details
Updated 3 weeks ago
Analyzed Mar 31, 2026, 3:58 PM
Description
Provision instant temporary Postgres databases via Claimable Postgres by Neon (pg.new). No login or credit card required. Use for quick Postgres environments and throwaway DATABASE_URL for prototyping.
Recent scans
Mar 31, 2026, 3:58 PM
Latest analysis
Mar 31, 2026, 3:11 PM
Run 2
Mar 27, 2026, 3:46 PM
Run 1