Each municipality has its own NFS-e standard: ABRASF, DSF, proprietary systems. Any change in the city hall breaks the integration., leaving your team with another urgent headache to solve alone.
SEFAZ validations, state-specific layouts, tax calculations, A1 certificate signing. This isn't fiscal, it's infrastructure that drains sprints.
IBS, CBS, national NFS-e, new NF-e and NFC-e layouts. The changes are continuous and directly impact the documents your software issues.
Each CNPJ has a .PFX or .P12 with an expiration date. When it expires without notice, issuance stops. Manual expiration management does not scale.
When SEFAZ goes down or the internet fails, retail grinds to a halt. NFC-e in offline contingency requires a specific architecture that custom modules generally lack.
Notes issued against your client's CNPJ require operation acknowledgment and XML download. Manually managing NSU is fragile, slow, and creates tax liability.
Sales or service data.
Searches for the company's registration, defines numbering, calculates taxes, and builds the XML signed with the digital certificate.
The API transmits the document and tracks the processing. You receive the note ID immediately; the final status arrives via webhook.
Webhook triggers with final status (COMPLETED, REJECTED, or CANCELED). DANFE/RPS PDF and XML available via GET route.
Asynchronous emission. The immediate return is the note ID and the protocol. Use a webhook to receive the final result or check the status whenever you want.
POST /nfse { "integration ID": "nfse-2026-001", "provider": { "CPF/CNPJ": "29062609000177" }, "taker": { "CPF/CNPJ": "12345678000190", "Legal Name": "ABC Company" }, "Service": { "value": { "Service": 1500.00 }, "description": "Software Consulting", "Brazilian National Classification of Economic Activities": "6201501", "code": "0107" } }
Note ID and Protocol immediate. Webhook shoots as soon as authorization is complete, with DANFE/RPS and XML available for download.
Municipal and National. Wide coverage of municipalities · Compatible with all municipal emission standards · National standard activatable via flag · Compatible with IBS and CBS (Reform).
Integrate NFS-e into your ERPProducts and operations. Automatic tax and total calculation · Correction letter and cancellation via API · DANFE preview · Integrated DF-e query.
Integrate e-Invoice into your ERPRetail and POS. Fast emission · Offline contingency with NeverStop · Cancellation and voiding via API · POS systems don't stop, even if SEFAZ is down.
Integrate NFC-e into your ERPFreight transport. Consolidate NF-e, NFC-e, and CT-e · Closing and cancellation via API · Standardized asynchronous flow.
Integrate MDF-e into your ERPTelecom, internet, cable TV. Complies with electronic communications legislation · Fiscal registration and cancellation via API · Integrated email delivery.
Integrate NFCom into your ERPPublic sandbox with fixed token for testing without registration. Staging and production on the same endpoint, with environment switching via company configuration.
Your system generates a unique identifier for each note. If the request fails and is re-sent, PlugNotas ensures the document is processed strictly once.
Send arrays of notes in a single HTTP request. The API queues processing and responds immediately.
Each fiscal event triggers a notification to your endpoint. If the receiving server fails, PlugNotas automatically attempts redelivery before closing the cycle.
PlugNotas automatically controls the Unique Sequential Number. You activate the query and receive the assigned notes at the webhook.
Native compatibility, including IBS and CBS fields. To activate, simply enable the national standard in the company's registration.
The NeverStop module issues NFC-e without internet and with the SEFAZ unavailable. When the connection returns, the notes are automatically transmitted and regularized.
PlugNotas is a REST API for tax invoice issuance from TecnoSpeed. It allows software companies to integrate the issuance of NF-e, NFC-e, NFS-e, NFCom, and MDF-e into their systems without having to deal with XML, SEFAZ schemas, municipal requirements, or layout updates. Your application sends the transaction data in JSON; PlugNotas handles assembling the document, signing it, transmitting it, and notifying you of the result.
Yes. The Sandbox environment is public and does not require registration; returns are mocked, and no requests reach SEFAZ or the municipality. There is also a complete Postman collection available for immediate import.
Yes. PlugNotas has been compatible with the National NFS-e Standard since NT 1.01, including the IBS and CBS fields. To activate it, enable the national standard in the company’s profile without changing the JSON layout that your application currently sends. The product team continuously monitors SEFAZ Technical Notes and municipal schedules.
For NF-e and NFC-e: all Brazilian states. For NFS-e: coverage of more than 2,200 municipalities, with support for ABRASF, DSF, and over 150 other proprietary systems. The route returns in real-time the issuance standard for each municipality, including whether a certificate is required and the local time zone.
Yes, it was built specifically for that. The model allows you to register and manage all of your clients' CNPJs with a single integration. You can link companies to specific users and define granular permissions by profile (client, developer, administrator).
Free content produced by those who live and breathe the fiscal world day to day.
Tax and fiscal legislation, and everything a developer needs to follow to keep software compliant — explained by experts.
Prepare your software now. Practical content for IT managers and developers to navigate the changes of the biggest tax reform in decades.