← Back to search
30
Basic
Agentic Readiness Score
developer automationnotificationsopenapiapiai-friendlyemail

Agentic Signals

📄
llms.txt
Not found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Not found
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 30/100

            

OpenAPI Spec (preview)

openapi: 3.0.3 info: title: SuperSend API version: "2.0" description: | The SuperSend API enables programmatic access to manage contacts, campaigns, teams, senders, and events. ## Base URL All API requests should be made to: ``` https://api.supersend.io/v2 ``` ## Authentication Authenticate requests using your API key in the `Authorization` header: ``` Authorization: Bearer YOUR_API_KEY ``` ## Rate Limits - Standard: 100 requests/mi