Documentation
All pages
Every page of the documentation with its sections. The docs search reads this very list.
Getting started
- Getting started with NotificadoGetting started
From a new account to your first electronic notification with a constancia de entrega, step by step.
- Install the app and use it offlineGetting started
Install Notificado on your computer or phone, use its shortcuts, search the documentation and know what works offline.
Notify
- Send an art. 8 notificationNotify
How to prepare and send the personal notification of article 8 of Ley 2213 of 2022, with the sworn statement and attachments.
- States and evidenceNotify
What each state of a notification and of each recipient means, and what each event proves.
Evidence
- Verify a constanciaEvidence
How anyone checks that a constancia de entrega is authentic, unaltered and the current version.
- The perito packageEvidence
What a notification's evidence package (.zip) contains and how a perito verifies it without access to Notificado.
Integrations
- API authenticationIntegrations
How HTTP calls to Notificado's API authenticate, and when to use an agent token over MCP instead.
- Connect an AI assistant (MCP)Integrations
How to connect Claude Code, Claude Desktop or Cursor to Notificado's MCP server with an agent token.
- Recipes for agentsIntegrations
The recipes the MCP server gives AI assistants, with the literal steps for each task.
- Your deadlines in your calendarIntegrations
How to subscribe Google Calendar, Outlook or Apple Calendar to your firm's deadlines with a read-only link.
Reference
Technical reference
- API referenceTechnical reference
Every HTTP operation, generated from the OpenAPI document, with curl and TypeScript examples.
- API reference: Sign-in and accountTechnical reference
8 operations, each with its parameters, curl and TypeScript examples ready to copy, and its errors.
- signIn · POST /api/ins/sign
- consumeMagicLink · POST /api/magic-links/consume
- requestMagicLink · POST /api/magic-links/request
- unsubscribeOnboarding · POST /api/onboardings/unsubscribe
- signOut · POST /api/outs/sign
- requestPasswordReset · POST /api/password-resets/request
- resetPassword · POST /api/passwords/reset
- signUp · POST /api/ups/sign
- API reference: Firm and membersTechnical reference
23 operations, each with its parameters, curl and TypeScript examples ready to copy, and its errors.
- memberList · GET /_x/query/member-list
- myMfa · GET /_x/query/my-mfa
- myOnboardingEmails · GET /_x/query/my-onboarding-emails
- myOrgs · GET /_x/query/my-orgs
- myPreferences · GET /_x/query/my-preferences
- mySessions · GET /_x/query/my-sessions
- pendingInvites · GET /_x/query/pending-invites
- seatUsage · GET /_x/query/seat-usage
- acceptInvite · POST /api/invites/accept
- revokeInvite · POST /api/invites/revoke
- setMemberRole · POST /api/member-roles/set
- inviteMember · POST /api/members/invite
- removeMember · POST /api/members/remove
- confirmMfa · POST /api/mfas/confirm
- disableMfa · POST /api/mfas/disable
- enrolMfa · POST /api/mfas/enrol
- setOnboardingEmails · POST /api/onboarding-emails/set
- switchOrg · POST /api/orgs/switch
- revokeOtherSessions · POST /api/other-sessions/revoke
- setPreferences · POST /api/preferences/set
- setRequireMfa · POST /api/require-mfas/set
- setRequireSendApproval · POST /api/require-send-approvals/set
- revokeSession · POST /api/sessions/revoke
- API reference: Lawyer verificationTechnical reference
4 operations, each with its parameters, curl and TypeScript examples ready to copy, and its errors.
- API reference: Cases and documentsTechnical reference
16 operations, each with its parameters, curl and TypeScript examples ready to copy, and its errors.
- caseDetail · GET /_x/query/case-detail
- caseList · GET /_x/query/case-list
- importDetail · GET /_x/query/import-detail
- importErrorCsv · GET /_x/query/import-error-csv
- listImports · GET /_x/query/list-imports
- checkAddress · POST /api/address/check
- detachAttachment · POST /api/attachments/detach
- createCase · POST /api/cases/create
- updateCase · POST /api/cases/update
- attachDocument · POST /api/documents/attach
- updateDraft · POST /api/drafts/update
- confirmImportUpload · POST /api/import-uploads/confirm
- requestImportUpload · POST /api/import-uploads/request
- createNotification · POST /api/notifications/create
- addParty · POST /api/parties/add
- removeRecipient · POST /api/recipients/remove
- API reference: NotificationsTechnical reference
18 operations, each with its parameters, curl and TypeScript examples ready to copy, and its errors.
- bounceAlerts · GET /_x/query/bounce-alerts
- caseNotifications · GET /_x/query/case-notifications
- listPendingApprovals · GET /_x/query/list-pending-approvals
- listPendingSends · GET /_x/query/list-pending-sends
- memorialReadiness · GET /_x/query/memorial-readiness
- notificationDetail · GET /_x/query/notification-detail
- notificationList · GET /_x/query/notification-list
- notificationMemorials · GET /_x/query/notification-memorials
- sendConfirmationDetail · GET /_x/query/send-confirmation-detail
- switchChannel · POST /api/channels/switch
- createMemorial · POST /api/memorials/create
- downloadMemorial · POST /api/memorials/download
- sendNotification · POST /api/notifications/send
- addRecipient · POST /api/recipients/add
- requestSendApproval · POST /api/send-approvals/request
- approveSend · POST /api/sends/approve
- confirmSend · POST /api/sends/confirm
- rejectSend · POST /api/sends/reject
- API reference: EvidenceTechnical reference
4 operations, each with its parameters, curl and TypeScript examples ready to copy, and its errors.
- API reference: DeadlinesTechnical reference
2 operations, each with its parameters, curl and TypeScript examples ready to copy, and its errors.
- API reference: Credits, payments and invoicingTechnical reference
32 operations, each with its parameters, curl and TypeScript examples ready to copy, and its errors.
- checkoutTerms · GET /_x/query/checkout-terms
- creditsBalance · GET /_x/query/credits-balance
- ledgerList · GET /_x/query/ledger-list
- listMyInvoices · GET /_x/query/list-my-invoices
- listMyPayments · GET /_x/query/list-my-payments
- myAffiliate · GET /_x/query/my-affiliate
- myBillingProfile · GET /_x/query/my-billing-profile
- mySubscription · GET /_x/query/my-subscription
- nequiSourceStatus · GET /_x/query/nequi-source-status
- packOffers · GET /_x/query/pack-offers
- paymentStatus · GET /_x/query/payment-status
- planOffers · GET /_x/query/plan-offers
- submitAffiliateKyc · POST /api/affiliate-kycs/submit
- downloadAffiliateSupportDocument · POST /api/affiliate-support-documents/download
- applyAffiliate · POST /api/affiliates/apply
- requestApproval · POST /api/approvals/request
- saveBillingProfile · POST /api/billing-profiles/save
- previewCoupon · POST /api/coupons/preview
- adjustCredits · POST /api/credits/adjust
- grantCredits · POST /api/credits/grant
- payCycle · POST /api/cycles/pay
- downloadInvoice · POST /api/invoices/download
- startPackCheckout · POST /api/pack-checkouts/start
- confirmPaymentReturn · POST /api/payment-returns/confirm
- registerPaymentSource · POST /api/payment-sources/register
- refreshPayment · POST /api/payments/refresh
- changePlan · POST /api/plans/change
- trackReferralClick · POST /api/referral-clicks/track
- getReferralLink · POST /api/referral-links/get
- subscribe · POST /api/subscribes/invoke
- cancelSubscription · POST /api/subscriptions/cancel
- resumeSubscription · POST /api/subscriptions/resume
- API reference: Agent tokensTechnical reference
3 operations, each with its parameters, curl and TypeScript examples ready to copy, and its errors.
- API reference: Public and webhooksTechnical reference
11 operations, each with its parameters, curl and TypeScript examples ready to copy, and its errors.
- publicStatus · GET /_x/query/public-status
- recipientPage · GET /_x/query/recipient-page
- verifyConstancia · GET /_x/query/verify-constancia
- fileDataSubjectRequest · POST /api/data-subject-requests/file
- recordDownload · POST /api/downloads/record
- health · POST /api/healths/invoke
- ingestInboundReply · POST /api/inbound-replies/ingest
- recordPixel · POST /api/pixels/record
- acknowledgeReceipt · POST /api/receipts/acknowledge
- ingestSesEvent · POST /api/ses-events/ingest
- wompiWebhook · POST /api/webhooks/wompi
- API reference: Staff consoleTechnical reference
72 operations, each with its parameters, curl and TypeScript examples ready to copy, and its errors.
- abuseOverview · GET /_x/query/abuse-overview
- adminAffiliates · GET /_x/query/admin-affiliates
- adminPayoutBatches · GET /_x/query/admin-payout-batches
- adminWithholdingRates · GET /_x/query/admin-withholding-rates
- billingKpis · GET /_x/query/billing-kpis
- catalogSnapshot · GET /_x/query/catalog-snapshot
- deliverability · GET /_x/query/deliverability
- evidenceHealth · GET /_x/query/evidence-health
- funnelReport · GET /_x/query/funnel-report
- jobQueues · GET /_x/query/job-queues
- kpiSnapshot · GET /_x/query/kpi-snapshot
- opsAlerts · GET /_x/query/ops-alerts
- opsOverview · GET /_x/query/ops-overview
- orphanApprovals · GET /_x/query/orphan-approvals
- pendingStaffConfirmations · GET /_x/query/pending-staff-confirmations
- previewPayoutBatch · GET /_x/query/preview-payout-batch
- providerHealth · GET /_x/query/provider-health
- viewAffiliateDocument · POST /api/affiliate-documents/view
- reviewAffiliate · POST /api/affiliates/review
- decideApproval · POST /api/approvals/decide
- listApprovals · POST /api/approvals/list
- adminArchiveCoupon · POST /api/archive-coupons/admin
- viewAsOrg · POST /api/as-orgs/view
- exportAudit · POST /api/audits/export
- listAudit · POST /api/audits/list
- adminCreateCoupon · POST /api/create-coupons/admin
- viewCustomer360 · POST /api/customer360s/view
- adminDownloadAffiliateSupportDocument · POST /api/download-affiliate-support-documents/admin
- adminDownloadGatewayEvent · POST /api/download-gateway-events/admin
- listDsrQueue · POST /api/dsr-queues/list
- extendDsr · POST /api/dsrs/extend
- respondDsr · POST /api/dsrs/respond
- adminExportEvidenceZip · POST /api/export-evidence-zips/admin
- postIncidentUpdate · POST /api/incident-updates/post
- createIncident · POST /api/incidents/create
- resolveIncident · POST /api/incidents/resolve
- cancelJob · POST /api/jobs/cancel
- requeueJob · POST /api/jobs/requeue
- viewKycDocument · POST /api/kyc-documents/view
- listKycQueue · POST /api/kyc-queues/list
- approveKyc · POST /api/kycs/approve
- rejectKyc · POST /api/kycs/reject
- staffLedgerList · POST /api/ledger-lists/staff
- adminListCoupons · POST /api/list-coupons/admin
- adminListPayments · POST /api/list-payments/admin
- requestManualInvoiceUpload · POST /api/manual-invoice-uploads/request
- pendingManualInvoices · POST /api/manual-invoices/pending
- recordManualInvoice · POST /api/manual-invoices/record
- recordManualPayout · POST /api/manual-payouts/record
- searchNotifications · POST /api/notifications/search
- searchOrgs · POST /api/orgs/search
- suspendOrg · POST /api/orgs/suspend
- viewOrg · POST /api/orgs/view
- adminPaymentDetail · POST /api/payment-details/admin
- createPayoutBatch · POST /api/payout-batches/create
- viewRawEvent · POST /api/raw-events/view
- viewRecipientTimeline · POST /api/recipient-timelines/view
- adminReconcilePayment · POST /api/reconcile-payments/admin
- adminReissueConstancia · POST /api/reissue-constancias/admin
- adminRequestRefund · POST /api/request-refunds/admin
- setSenderLimit · POST /api/sender-limits/set
- confirmStaffAction · POST /api/staff-actions/confirm
- confirmStaffMfa · POST /api/staff-mfas/confirm
- enrolStaffMfa · POST /api/staff-mfas/enrol
- issueStaffToken · POST /api/staff-tokens/issue
- listStaffTokens · POST /api/staff-tokens/list
- revokeStaffToken · POST /api/staff-tokens/revoke
- checkStorageLock · POST /api/storage-locks/check
- addSupportNote · POST /api/support-notes/add
- listSupportNotes · POST /api/support-notes/list
- liftSuspension · POST /api/suspensions/lift
- triggerTestError · POST /api/test-errors/trigger
- MCP serverTechnical reference
Connect Claude Code, Claude Desktop or Cursor, and see what each tool does and which scope unlocks it.
Recipes for agents
- Send an art. 8 notification (Ley 2213)Recipes for agents
Serve a party with an auto admisorio or another court order by email, with proof of delivery.
- Check a notification's statusRecipes for agents
Find out whether it arrived, was delivered, opened or downloaded.
- Download evidence for an expert witnessRecipes for agents
Get the signed constancia and the evidence package for the case file or a perito.
- Verify a constanciaRecipes for agents
Check whether a PDF or its QR code is authentic, unaltered and current.
- Find a case by radicadoRecipes for agents
Find a case from its 23-digit radicado (court case number).
- Top up creditsRecipes for agents
What to do when the firm runs out of credits.
- What counts as deliveredRecipes for agents
Delivery versus indicio, before saying someone received or read a notification.