2

Remote Api Developer Jobs in Florida (NOW HIRING)

Design an API contract in the morning, ship a Postgres migration before lunch, push a Bicep change ... Remote state in Azure Storage with locking, drift detection in pipelines. Qualifications:

Senior Software Engineer (Remote)

Miami, FL · On-site +1

$117K - $154K/yr

Own production behavior: investigate incidents, debug API failures, analyze data issues, and apply ... the Engineering Manager. No direct people management responsibilities. Location Remote. USA ...

Open AI Whisper API for transcription and speech processing * Claude AI and LLM integrations * n8n ... Strong understanding of prompt engineering and AI tool orchestration * Experience developing ...

Open AI Whisper API for transcription and speech processing * Claude AI and LLM integrations * n8n ... Strong understanding of prompt engineering and AI tool orchestration * Experience developing ...

Junior Mobile and Front End Developer

Lutz, FL · On-site +1

$95K/yr

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

Remote Lap of Love is a national practice dedicated exclusively to in-home end-of-life care for ... NET 8, ASP.NET Core Web API, Entity Framework(EF8), React, React Native, and Expo. They should be ...

Backend Engineer (Remote Opportunity)

Miami, FL · Remote

  • Medical

  • Dental

  • Vision

  • Retirement

  • PTO

We are currently looking for a Backend Engineer for a 100% remote position on a large federal ... Strong hands-on experience with Java, Spring Boot, RESTful services, and API development principles.

AppSec Sales Engineer - East

Tampa, FL · Remote

$55.50 - $74.25/hr

  • Medical

Hands-on experience with modern application security practices and tools (e.g., API Security, AI ... Work Location * Remote role, strong preference for Tampa area What You Will Have At Harness

Backend Web Developer II

Fort Lauderdale, FL · Remote

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

REST API development * Source control (Git) * Software testing and debugging * Agile software ... Remote employees are expected to be online and available during the core business hours for their ...

Senior Backend Engineer (Remote Opportunity

Tampa, FL · On-site +1

  • Medical

  • Dental

  • Vision

  • Retirement

  • PTO

We are currently looking for a Senior Backend Engineer for a 100% remote position on a large ... Strong hands-on experience with Java, Spring Boot, RESTful API development, and service-oriented or ...

Senior Backend Engineer (Remote Opportunity

Tampa, FL · Remote

  • Medical

  • Dental

  • Vision

  • Retirement

  • PTO

We are currently looking for a Senior Backend Engineer for a 100% remote position on a large ... Strong hands-on experience with Java, Spring Boot, RESTful API development, and service-oriented or ...

Senior Front-End Developer

Fort Lauderdale, FL · Remote

$109K - $144K/yr

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

Familiarity with API-driven architectures and backend integrations. * Associate degree (AS/AA ... WHERE YOU'LL WORK REMOTE - Work from Home (Within UA US employer states). Have workplace ...

Work Arrangement Remote position with periodic travel to AEVEX facilities (Tampa, FL; Solana Beach ... Experience with Infor ION, ION API, BODs, and integration configuration within the Infor OS ...

Showing results 21-40

Remote Api Developer information

What is a remote API developer?

A Remote API Developer designs, develops, and maintains APIs that allow software applications to communicate with each other. They work from a remote location, collaborating with teams to integrate third-party services, optimize performance, and ensure security. Responsibilities often include writing and testing API code, troubleshooting issues, and implementing updates. Strong knowledge of programming languages like Python, JavaScript, or Java is essential, along with experience using RESTful and GraphQL APIs.

What are the key skills and qualifications needed to thrive as a remote API developer?

To thrive as a Remote Api Developer, you need proficiency in programming languages such as Python, JavaScript, or Java, a solid understanding of RESTful API design, and relevant experience or a computer science degree. Familiarity with API documentation tools like Swagger/OpenAPI, cloud platforms (AWS, Azure), and continuous integration systems are typically required, and certifications in cloud services can be a plus. Strong communication, problem-solving skills, and self-motivation are essential for collaborating effectively and working independently in a remote environment. These skills ensure robust API development, seamless team integration, and successful project delivery in distributed work settings.

What are some common challenges faced by remote API developers and how can they be addressed?

Remote Api Developers often encounter challenges such as coordinating across time zones, ensuring clear communication with other developers and stakeholders, and maintaining high levels of security and performance in distributed systems. These can be addressed by using collaboration tools like Slack or Jira, adhering to thorough API documentation standards, and participating in regular code reviews and virtual meetings. It's also helpful to establish a structured workflow and clear communication protocols with your team. By proactively managing these aspects, remote API developers can deliver reliable integrations and maintain strong working relationships despite physical distance.

What are the most commonly searched types of Api Developer jobs in Florida? The most popular types of Api Developer jobs in Florida are:
What job categories do people searching Remote Api Developer jobs in Florida look for? The top searched job categories for Remote Api Developer jobs in Florida are:
What cities in Florida are hiring for Remote Api Developer jobs? Cities in Florida with the most Remote Api Developer job openings:
Infographic showing various Remote Api Developer job openings in Florida as of August 2026, with employment types broken down into 81% Full Time, and 19% Contract. Highlights an 100% Remote job distribution.

Full Stack Developer

Hillpointe

Winter Park, FL • Remote

Full-time

Re-posted 23 days ago


Job description

Full Stack Engineer


Hillpointe is hiring a Full Stack Engineer to help build HPOS, the property management platform for our vertically integrated multifamily real estate business, from scratch. This is a greenfield engineering role. You will help establish the architecture, design the data model, ship the first services, and set the patterns the rest of the platform will inherit. 
Expect a zero-to-one cadence. Design an API contract in the morning, ship a Postgres migration before lunch, push a Bicep change to staging by end of day. We optimize for engineers who can hold the full stack in their head, make sound architectural decisions, and ship working software at pace.

The Role at a Glance:

  • Scope: Schema to UI: Database design, API contracts, frontend components, infrastructure. No tier is off-limits.
  • Surface: Greenfield build: Property management platform built from scratch. Multi-tenant from day one. Operator tooling, leasing, accounting, capital markets.
  • Cadence: Zero to one: Trunk-based development, short-lived branches, feature flags, working software in staging on a daily rhythm.
  • Impact: Foundational: What you ship in the first year becomes how the platform works for the next ten.

Key Responsibilities:

  • React surfaces: First-generation operator and resident-facing applications. React 18 with TypeScript, Vite, TanStack Query v5, React Hook Form, Zod. Component composition against the PDS Foundation design system. The patterns set here will be inherited by every surface that follows.
  • Service layer: TypeScript services on Node 20 LTS with NestJS or Express. OpenAPI contracts shared with the front end through code generation. JWT and OAuth flows, RBAC enforcement, structured audit logs, request-scoped tracing. The shared libraries that every future service will depend on.
  • Postgres data model: Multi-tenant schema design on Azure Database for PostgreSQL Flexible Server. Tenant isolation strategy, normalization tradeoffs, index strategy from day one, audit trails baked into the data model. Migrations through Prisma or Knex.
  • Warehouse integration: Stand up change data capture from Postgres into the Bronze layer of Enzo, our medallion warehouse. Establish read models surfaced from Gold-layer views back into product. Contract-first design with the data team.
  • Event-driven backbone: Asynchronous workflows over Azure Service Bus. Idempotent consumers, dead-letter handling, exactly-once where the business requires it. The async patterns the rest of the platform will adopt.
  • Infrastructure and Observability: Bicep modules for App Service, Functions, Container Apps, Service Bus, Key Vault, and managed identities. Multi-stage Azure DevOps pipelines. Structured logs, OpenTelemetry, and SLO definitions in place before we ever take production traffic.
  • Stack
    • Front End: React 18 + TypeScript 5
      • React 18 with Suspense and concurrent features, TypeScript 5.x strict, Vite, TanStack Query v5, React Hook Form with Zod, the PDS Foundation design system through Figma MCP.
    • Back End: Node 20 + NestJS
      • Node 20 LTS, NestJS or Express, TypeScript strict mode, Prisma against Postgres, BullMQ on Redis for background work, OpenAPI 3.x contracts generated for both sides.
    • Data: Azure Postgres + Fabric
      • Azure Database for PostgreSQL Flexible Server, Azure Data Factory for orchestration, Microsoft Fabric lakehouse with Bronze/Silver/Gold layers, Power BI Premium, Python and PySpark on the data team.
    • Cloud: Microsoft Azure
      • App Service Premium, Function Apps, Container Apps, Service Bus with sessions, Key Vault with managed identities, Application Insights, Front Door Premium, private endpoints throughout.
    • Devops: GitHub + Azure DevOps
      • GitHub for source and PR review, Azure DevOps multi-stage YAML pipelines for CI/CD. Trunk-based development, required reviews, automated test gates, environment promotion via parameters.
    • Infrastructure: Bicep + Terraform
      • Bicep modules for first-party Azure, Terraform for cross-cloud and third-party providers. Remote state in Azure Storage with locking, drift detection in pipelines.

Qualifications: 

  • Required:
    • Five-plus years in production: building web applications. You have taken a system from greenfield to production, or rebuilt the foundations of one that needed it.
    • TypeScript depth: generics, conditional types, discriminated unions, branded types. You know when to reach for them and when to stop.
    • React expertise: hooks, render optimization, error boundaries, Suspense. You can diagnose a re-render storm and you've written a custom hook that earned its keep.
    • Production Node.js: event loop awareness, streaming and backpressure, memory profiling, graceful shutdown, structured logging.
    • Relational data modeling: schema design, normalization tradeoffs, index strategy, partitioning, query plan analysis. You catch N+1 in code review.
    • API design: REST conventions, idempotency, versioning, pagination, OpenAPI specifications, authentication patterns (OAuth 2.0, JWT, session).
    • Azure or equivalent: production experience with App Service, Functions, identity, networking, observability. AWS or GCP at the same depth is fine.
    • CI/CD and IaC discipline: pipeline-as-code, environment promotion, automated test gates, infrastructure as reviewed artifacts, no clicks in the portal.
  • Preferred:
    • Postgres extensions in production: pg_stat_statements, pgvector, pgcrypto, PostGIS, logical replication.
    • Lakehouse and BI tooling at production scale: Microsoft Fabric, Power BI Premium with DAX, Python and PySpark on the data plane.
    • Event-sourced architectures, CQRS, sagas, or domain-driven design applied to a real codebase.
    • LLM-assisted engineering: Claude Code, Cursor, or retrieval-augmented internal tooling shipped to other engineers.
    • Real estate, property management, financial services, or other regulated-industry domain experience.
    • RUST development experience.