1

Python Api Developer Jobs in Houston, TX (NOW HIRING)

Senior Software Engineer, Python

Houston, TX · On-site +1

$117K - $154K/yr

Improve CI/CD pipelines, testing practices, and developer experience across the platform. * Partner ... API Design & Development: Experience designing internal APIs using REST or gRPC, including defining ...

Strong development experience with Python and developing REST API using python * Strong SQL ... Engineer working on migrating and setting up a new AWS data warehouse on a different VPC for ...

Posted today

Strong development experience with Python and developing REST API using python * Strong SQL ... Engineer working on migrating and setting up a new AWS data warehouse on a different VPC for ...

Posted today

Data Engineer

Houston, TX · On-site

$109K - $131K/yr

Experience with backend API integration. * Experience with system automated code CI/CD ... Proficiency in SQL and Python. * Proficiency in Hadoop, Kudu, Hive, Kafka, Spark and/or Flink.

Python AWS Developer

Houston, TX · On-site

$81K - $108K/yr

Preferred Skill and Experience • Experience in Java and Spring Boot,API, Microservices. • Experience in React.js, JavaScript, HTML/CSS. • Experience and desire to work in a Global delivery ...

Software Engineer Leader

Houston, TX · On-site

$80 - $120/hr

Experience with RESTful API programing. * Knowledge and experience with Linux (CentOS, RedHat ... Experience with SQL, Python, Kafka, Spark programing, debugging, maintenance, and monitoring.

ETL Developer

Houston, TX · On-site

$48.75 - $63.75/hr

Experience of scripting (Python, etc.), including but not limited to shell * Working knowledge and ... API management) is must * Collibra: Good technical understanding and expertise with Collibra ...

Senior Backend Developer

Houston, TX · On-site

$115K - $149K/yr

The role involves developing Python microservices, managing data stores, and integrating with cloud ... Responsibilities : • Design and implement RESTful API endpoints using FastAPI across multiple ...

Showing results 21-40

Python Api Developer information

See Houston, TX salary details

$12

$55

$82

How much do python api developer jobs pay per hour?

As of Aug 12, 2026, the average hourly pay for python api developer in Houston, TX is $55.96, according to ZipRecruiter salary data. Most workers in this role earn between $46.11 and $63.56 per hour, depending on experience, location, and employer.

Are Python API developers in demand?

Python API developers are in high demand due to the widespread use of Python for backend development, data integration, and automation. Skills in RESTful API design, frameworks like Flask or Django, and knowledge of cloud platforms increase employability in various industries. The role often requires proficiency in Python, API protocols, and version control tools.

What is a Python API developer?

A Python API Developer is responsible for designing, developing, and maintaining application programming interfaces (APIs) using Python. They create backend logic that enables communication between different software systems, ensuring efficient data exchange and integration. Their role includes optimizing performance, implementing security measures, and working with databases or cloud services to build scalable applications.

What are the key skills and qualifications needed to thrive in the Python API developer position, and why are they important?

To thrive as a Python API Developer, you need solid programming skills in Python, strong understanding of RESTful API design, and experience with web frameworks such as Flask or Django. Familiarity with version control systems like Git, API documentation tools like Swagger/OpenAPI, and cloud services (e.g., AWS or Azure) is commonly expected, while certifications in Python or cloud platforms can be advantageous. Excellent problem-solving skills, attention to detail, and effective communication with cross-functional teams enhance your performance in this role. These skills ensure robust API development, seamless integration with other systems, and productive collaboration in dynamic technical environments.

What does a Python API developer do?

As a Python API Developer, your daily tasks often include designing, building, and maintaining RESTful APIs to support web and mobile applications. You will write clean, maintainable Python code using frameworks like Flask or Django, troubleshoot integration issues, and collaborate closely with frontend developers, product managers, and QA teams. Additionally, you'll participate in code reviews, manage version control using Git, and contribute to API documentation and testing. This collaborative and dynamic workflow helps ensure reliable service delivery and smooth product enhancements.

What are the most commonly searched types of Python Api Developer jobs in Houston, TX? The most popular types of Python Api Developer jobs in Houston, TX are:
What job categories do people searching Python Api Developer jobs in Houston, TX look for? The top searched job categories for Python Api Developer jobs in Houston, TX are:
Infographic showing various Python Api Developer job openings in Houston, TX as of August 2026, with employment types broken down into 2% Internship, 90% Full Time, 2% Part Time, and 6% Contract. Highlights an 80% Physical, 6% Hybrid, and 14% Remote job distribution, with an average salary of $116,388 per year, or $56 per hour.

Backend Software Engineer (API-focused)

Off Duty Management

Katy, TX • On-site

Full-time

Posted 27 days ago


Job description

Backend Software Engineer (API-focused)

Katy, Texas (full-time onsite)


Compensation: $110,000 - $120,000 annually
Reports to: Software Engineering Manager


Visa Sponsorship: Not Available


Would you like to be a key member of the development team supporting hundreds of law enforcement agencies across the United States? Are you driven to produce high quality software that makes an impact to our society? Off Duty Management is the leading provider of off duty program solutions to law enforcement agencies and first responders across the United States. We provide the best possible service, protection, and administrative support to the sworn officers of our valued partner agencies.


We're building OfficerTRAK, a SaaS platform that our customers depend on, and the API layer is the backbone connecting our Angular web front end, native iOS and Android apps, and internal services. We're looking for a mid-level Backend Software Engineer to help design, build, and maintain the FastAPI microservices that power our product.


You’ll work across the full lifecycle of a service — from schema and endpoint design, through implementation and testing, to deployment and monitoring in production on AKS. You'll write asynchronous background jobs with Celery, design and optimize PostgreSQL schemas and queries, and build in the authentication, authorization, and security practices our platform depends on.


This role suits someone who has shipped production-grade FastAPI services before, cares about test coverage and code quality, and wants real ownership over how our APIs are designed, secured, and scaled.


This position is based onsite in our Katy, Texas headquarters.


Responsibilities 

  • Design and build production-grade FastAPI services — define clean, versioned RESTful API contracts, request/response schemas (Pydantic), and service boundaries within our microservice architecture.
  • Own data modeling and query design — design normalized, performant PostgreSQL schemas, write and optimize SQL queries, and manage migrations (e.g., Alembic) as services evolve.
  • Build reliable asynchronous workflows — design and maintain Celery tasks and queues for background processing, retries, and scheduled jobs.
  • Ship and operate services on our Azure/Kubernetes platform — containerize services, deploy to AKS, and troubleshoot issues in a live production environment.
  • Build in authentication, authorization, and security from the start — implement OAuth2/JWT-based auth, role-based access control, and follow API security best practices (OWASP API Top 10, input validation, secrets management).
  • Write meaningful, layered test coverage — unit, integration, and functional/end-to-end tests (pytest) that give the team confidence to ship quickly.
  • Participate in code reviews and design discussions — give and receive thoughtful feedback and help shape API and data model decisions across the team.
  • Instrument services for observability — add logging, metrics, and tracing so issues can be diagnosed quickly in production.
  • Collaborate cross-functionally — partner with frontend, mobile, and DevOps engineers to define API contracts and keep services aligned with product needs.
  • Contribute to CI/CD pipelines — help maintain automated build, test, and deployment workflows for the services you own.


Required Skills and Qualifications

  • 3+ years of professional backend software development experience, including production use of Python.
  • Strong hands-on experience with FastAPI building production APIs.
  • Solid understanding of relational database design, normalization, and SQL query optimization (PostgreSQL preferred).
  • Experience with Celery or a comparable distributed task queue (e.g., RQ, Kafka consumers) for asynchronous processing.
  • Experience deploying and operating services in Kubernetes, ideally on Azure (AKS).
  • Practical experience writing unit, integration, and functional tests (pytest or similar) as part of the regular development workflow.
  • Working knowledge of authentication and authorization standards (OAuth2, JWT, API keys, RBAC).
  • Understanding of API security best practices (OWASP API Top 10, input sanitization, secrets management, rate limiting).
  • Comfort with Git-based collaborative workflows (pull requests, code review, branching strategies).
  • Familiarity with containerization (Docker) and CI/CD pipelines.
  • Clear communication and a collaborative, ownership-driven approach to working with engineers.


Preferred Skills and Qualifications

  • Experience with Azure-specific services (Azure Key Vault, Azure Container Registry, Azure Monitor / App Insights).
  • Familiarity with API documentation tooling (OpenAPI/Swagger).
  • Experience with message brokers supporting Celery (Redis, RabbitMQ).
  • Experience with database migration tooling (e.g., Alembic).
  • Exposure to observability stacks (Prometheus, Grafana, OpenTelemetry) and distributed tracing.
  • Exposure to Infrastructure as Code (Terraform, Helm).
  • Understanding of domain-driven design or broader microservice architecture patterns.
  • Experience scaling APIs for a growing SaaS platform.


***Immigration-related benefits (for example, visa sponsorship) are not available for this position.


Off Duty Management is an equal opportunity employer. All applicants will be considered for employment without attention to race, color, religion, sex, sexual orientation, gender identity, national origin, veteran, or disability status.


This Organization Participates in E-Verify.