Nautilinks OpenAPI 3.1
The complete REST API contract: unique operationIds, typed parameters, request and response schemas, authentication, and structured errors.
Open openapi.json →Nautilinks Developers
Search the Nautilinks catalog, prepare an order, track a publication, or connect an MCP client directly. REST, MCP and the CLI share the same account, prices and safeguards.
REST quickstart
sn_test_… key in the member area to work in the sandbox.Authorization: Bearer … header. Never put it in a URL or repository.export NAUTILINKS_API_KEY="sn_test_…"
curl --fail-with-body \
-H "Authorization: Bearer $NAUTILINKS_API_KEY" \
"https://nautilinks.co/api/v1/agent/catalog?q=voyage&limit=5" Live writes require an sn_live_… key. An order may spend prepaid credit; always have the human confirm sites, anchors, target URLs and budget before the live call. Reuse the same Idempotency-Key after a timeout.
Official interfaces
The complete REST API contract: unique operationIds, typed parameters, request and response schemas, authentication, and structured errors.
Open openapi.json →The remote MCP server exposes catalog, articles, balance, ordering and tracking over Streamable HTTP.
Read the MCP guide →Create, store and send Bearer keys; read/order scopes; and sandbox versus live behavior.
Authenticate a client →Subscriptions, order events, HMAC-SHA256 verification, replay protection and revocation.
Integrate webhooks →v1 stability, RateLimit headers, 429 errors, deprecation notice and sunset policy.
Read the API policy →Recommended use cases, limits, minimal call flow, pre-purchase confirmation and key protection.
Read agent instructions →Dependency-free Node.js client for searching, comparing, ordering and tracking from a terminal or automation.
Download the package →MCP Streamable HTTP
The remote endpoint is https://mcp.nautilinks.co/mcp. Initialization and the public about tool work without a key; business tools use a Nautilinks Bearer key. Read the Nautilinks MCP guide and public manifest.
Webhooks
Register a public HTTPS URL through the API. Nautilinks signs order events; verify the signature before processing, make your consumer idempotent, and return a 2xx promptly. The Nautilinks webhook guide documents the exact calculation.
Predictable errors
Every API error returns ok, error, code, message and resolution. Responses also expose their real-time quota. An agent can correct its call or wait for Retry-After without parsing HTML.
Developer support
Email contact@nautilinks.co or use the contact page. Include your MCP client, operation, error code and request ID — never your secret key.
Votre 1ᵉʳ lien est offert
Créez votre compte : dès 2 liens dans votre première commande, le moins cher est automatiquement déduit (jusqu'à 80 €).
Créer mon compte gratuit