Skip to main content
GET
Catalog
List all services in the Gravity Index. Filter by category or search by keyword.

Authentication

Send your publisher key either way — as the X-API-Key header (used in the examples below) or as a platform_api_key query parameter. One of the two is required; requests without a valid key are rejected with 403.
string
Publisher API key. Alternative to the platform_api_key query parameter.
string
Publisher API key. Alternative to the X-API-Key header.

Parameters

string
Filter by category. Options: AI, Analytics, Auth, Background Jobs, Cache, CMS, Commerce, CRM, Database, Email, Hosting, Infrastructure, Monitoring, Payments, Productivity, Realtime, Search, SMS, Storage, Support, Video, Webhooks
string
Search by name, description, or tag.

Response

array
List of matching services with name, slug, description, category, install summary, env vars, and tags.
number
Total count of matching services.
array
All available categories for filtering.

Examples

Browse all

Filter by category

Get a single service

Returns full details including install steps.