Skip to content

Commit 2e1c932

Browse files
feat: add Pangea Startup Program for AI security (#389)
* feat: add Pangea Startup Program for AI security Add Pangea Cloud as a new provider offering AI security guardrails and startup program: - Provider: AI security API platform with brand color #2e7ec7 - Program: Basic startup program structure with verification note - Tags: cybersecurity, ai, api, dev tools - Build validated successfully Program details compiled from limited public sources due to web scraping limitations. Details should be verified with Pangea directly for accuracy. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Ivan Sh. <[email protected]> * add: Pangea logo (SVG) Co-authored-by: Ivan Sh. <[email protected]> --------- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Ivan Sh. <[email protected]>
1 parent b12a557 commit 2e1c932

File tree

3 files changed

+72
-0
lines changed

3 files changed

+72
-0
lines changed

public/images/providers/pangea.svg

Lines changed: 8 additions & 0 deletions
Loading
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
draft: false
2+
provider_slug: pangea
3+
title: "Pangea Startup Program"
4+
meta_title: "Pangea Startup Program - AI Security Credits | CloudCredits"
5+
intro: "Access to Pangea's AI security guardrails and protection services designed for startups building secure AI applications with just a few lines of code."
6+
description: "Pangea's Startup Program provides early-stage companies access to their comprehensive AI security API platform, featuring security guardrails specifically designed for AI applications. The program helps startups implement enterprise-grade AI security controls without significant upfront costs, enabling secure AI application development with minimal integration complexity."
7+
status: "Active"
8+
tags: ["cybersecurity", "ai", "api", "dev tools"]
9+
url: "https://pangea.cloud/pricing/startup/"
10+
value_type: "credits"
11+
currency: "USD"
12+
min_value: 0
13+
max_value: 5000
14+
community_notes:
15+
- title: "Program Details Need Verification"
16+
body: "Program information compiled from limited public sources due to web scraping limitations. Details should be verified with Pangea directly."
17+
source_url: "https://pangea.cloud"
18+
date: 2025-08-23
19+
tiers:
20+
- name: "Startup Tier"
21+
intro: "Access to Pangea's AI security guardrails for qualifying startups"
22+
max_value: 5000
23+
url: "https://pangea.cloud/pricing/startup/"
24+
benefits:
25+
- "AI security guardrails and protection services"
26+
- "API-based security controls for AI applications"
27+
- "Integration with just a few lines of code"
28+
- "Access to comprehensive security controls"
29+
- "Technical documentation and support"
30+
benefits_level: 2
31+
duration: ["6-12 months"]
32+
eligibility:
33+
- "Early-stage startups building AI applications"
34+
- "Companies with limited funding"
35+
- "First-time Pangea users"
36+
- "Active development of AI-powered applications"
37+
effort_level: 2
38+
timeline_indication: "5-10 business days for review"
39+
steps_to_apply:
40+
- name: "Visit Startup Program Page"
41+
description: "Access the startup program application on Pangea's website"
42+
action: "Apply Now"
43+
action_url: "https://pangea.cloud/pricing/startup/"
44+
faq:
45+
- question: "What AI security services are included?"
46+
answer: "Pangea provides security guardrails specifically designed for AI applications, including protection controls that can be integrated with minimal code changes."
47+
- question: "Who is eligible for the startup program?"
48+
answer: "Early-stage startups building AI applications, particularly those with limited funding and first-time Pangea users."
49+
- question: "How long does the program last?"
50+
answer: "The program typically provides benefits for 6-12 months, though exact duration may vary based on individual circumstances."
51+
- question: "What happens after the program period ends?"
52+
answer: "Startups will need to transition to paid plans to continue using Pangea's services at standard pricing rates."
53+
- question: "Is technical support included?"
54+
answer: "Yes, the program includes technical documentation and support to help with integration and implementation."

src/content/providers/pangea.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
active: true
2+
name: "Pangea"
3+
short_name: "Pangea"
4+
slug: "pangea"
5+
url: "https://pangea.cloud"
6+
color: "#2e7ec7"
7+
best_deal: "Startup program for AI security guardrails"
8+
intro: "Security API platform providing guardrails and protection services specifically designed for AI applications with the industry's broadest set of AI security controls."
9+
video: ""
10+
tags: ["cybersecurity", "ai", "api", "dev tools"]

0 commit comments

Comments
 (0)