1

Contract Api Connect Jobs in Raleigh, NC (NOW HIRING)

API Architect (Azure)

Cary, NC · On-site

$64.75 - $84.25/hr

Set the contract standards: own the OpenAPI specification approach, naming and payload conventions ... Integrate with the platform: connect the API layer to ADLS Gen2 storage and to the pipelines that ...

Set the contract standards: own the OpenAPI specification approach, naming and payload conventions ... Integrate with the platform: connect the API layer to ADLS Gen2 storage and to the pipelines that ...

Senior AWS Architect

Raleigh, NC · On-site

$70 - $75/hr

Contract Job Overview: Pay Range: $70.00hr - $75.00hr Requirement/Must Have: * Bachelor s degree in ... Direct Connect. * API Gateway. * CloudFront. * IAM. * KMS. * Secrets Manager. * GuardDuty.

New

Web Development Tutor

Raleigh, NC · Remote

$18 - $40/hr

Skilled at teaching full-stack application development, API design, and deployment workflows ... Ways To Connect With Students * 1-on-1 Online Tutoring - Provide personalized instruction to ...

JavaScript Tutor

Raleigh, NC · Remote

$18 - $40/hr

Guides students through building interactive web pages, handling user events, fetching API data ... Ways To Connect With Students * 1-on-1 Online Tutoring - Provide personalized instruction to ...

Skilled at teaching full-stack application development, API design, and deployment workflows ... Ways To Connect With Students * 1-on-1 Online Tutoring - Provide personalized instruction to ...

JavaScript Tutor

Chapel Hill, NC · Remote

$18 - $40/hr

Guides students through building interactive web pages, handling user events, fetching API data ... Ways To Connect With Students * 1-on-1 Online Tutoring - Provide personalized instruction to ...

JavaScript Tutor

Durham, NC · Remote

$18 - $40/hr

Guides students through building interactive web pages, handling user events, fetching API data ... Ways To Connect With Students * 1-on-1 Online Tutoring - Provide personalized instruction to ...

Web Development Tutor

Durham, NC · Remote

$18 - $40/hr

Skilled at teaching full-stack application development, API design, and deployment workflows ... Ways To Connect With Students * 1-on-1 Online Tutoring - Provide personalized instruction to ...

Java Developer

Durham, NC · On-site

$48 - $62.25/hr

... Connect initiative, with a focus on histology and digital pathology. As a Java Developer, you'll ... This is a hybrid contract-to-hire opportunity based in Durham, NC, where you'll directly impact the ...

Controller

Durham, NC · On-site

$150 - $210/hr

Our usage-based model -- including contracts with commitments, overages, and usage billed in ... Connect -- A unified API that integrates with hundreds of payment gateways, processors, and ...

New

Software Tutor

Durham, NC · Remote

$18 - $40/hr

... design, API development, and deployment practices. Ability to explain agile and waterfall ... Ways To Connect With Students * 1-on-1 Online Tutoring - Provide personalized instruction to ...

Software Tutor

Raleigh, NC · Remote

$18 - $40/hr

... design, API development, and deployment practices. Ability to explain agile and waterfall ... Ways To Connect With Students * 1-on-1 Online Tutoring - Provide personalized instruction to ...

Supabase Tutor

Chapel Hill, NC · Remote

$18 - $40/hr

... policies, and API generation. Ability to explain relational database design, SQL queries ... Ways To Connect With Students * 1-on-1 Online Tutoring - Provide personalized instruction to ...

next page

Showing results 1-20

Contract Api Connect information

See Raleigh, NC salary details

$10

$58

$75

How much do contract api connect jobs pay per hour?

As of Sep 7, 2026, the average hourly pay for contract api connect in Raleigh, NC is $58.22, according to ZipRecruiter salary data. Most workers in this role earn between $53.03 and $65.43 per hour, depending on experience, location, and employer.

What is the difference between Contract Api Connect vs API Developer?

AspectContract Api ConnectAPI Developer
CredentialsTypically requires API management certifications, experience with API platformsRequires programming skills, API design, and development certifications
Work EnvironmentWorks with API management tools, integration platforms, often in enterprise settingsFocuses on coding, designing, and implementing APIs, often in development teams
Employer & IndustryUsed by organizations managing multiple APIs, often in IT or software companiesEmployed by tech firms, startups, or any company developing software solutions

The Contract Api Connect role primarily involves managing and integrating APIs using specific platforms, while API Developers focus on creating and coding APIs. Both roles require technical skills but differ in their focus on management versus development tasks.

What are popular job titles related to Contract Api Connect jobs in Raleigh, NC?

For Contract Api Connect jobs in Raleigh, NC, the most frequently searched job titles are:

What job categories do people searching Contract Api Connect jobs in Raleigh, NC look for?

The top searched job categories for Contract Api Connect jobs in Raleigh, NC are:

What cities near Raleigh, NC are hiring for Contract Api Connect jobs?

Cities near Raleigh, NC with the most Contract Api Connect job openings:

API Architect, Azure Data Hub || Integration & API Engineering

New York Technology Partners

Cary, NC • On-site

$130K/yr

Other

Posted 4 days ago


Job description

API Architect, Azure Data Hub

Hands-on architect · API design and architecture · Java Spring WebFlux · Azure · Python

Role title

API Architect (Azure), hands-on

Function / team

Integration & API Engineering

Engagement

Embedded with the customer team, working alongside their architects and engineers

Experience

10+ years in API and backend engineering, incl. 3+ years as an architect

Location

Cary, NC – Onsite Hybrid ( Non locals ready to relocate is fine)

Employment type

Full-time with Altimetrik  (H1B Transfer is Fine)

Salary

Upto $130K

 

About the role

We are building an enterprise Data Hub on Azure that ingests, curates and serves data across a wide set of inbound and outbound interfaces. APIs are the front door to that platform: reactive Java Spring WebFlux services handle both data exchange and large file transfers to and from partner and downstream systems.

We are looking for a hands-on API architect to own that API layer end to end. You will work closely with the customer, partnering with their architects, engineers and system owners to agree interface contracts and delivery sequencing, and you will be accountable for the design and architecture of every API the Data Hub exposes and consumes.

This is a design-and-build role, not a diagrams-only role. You will set the standards, then prove them by writing the reference services your engineers pattern-match against. Expect roughly a 60/40 split between architecture and hands-on engineering.

What you'll do

API architecture & design

  • Own the API architecture: define and maintain the end-to-end design of the API layer, covering service boundaries, contracts, data models, error semantics and versioning strategy, and keep it documented and current.
  • Design the interface landscape: produce repeatable, reusable API patterns for the many inbound and outbound interfaces, covering data exchange, file push and pull, synchronous and asynchronous flows, rather than one-off services per consumer.
  • Set the contract standards: own the OpenAPI specification approach, naming and payload conventions, backward-compatibility rules and the contract-first workflow between producers and consumers.
  • Design for large file transfer: define the patterns for moving large payloads reliably, including chunked and resumable transfers, streaming request and response bodies, signed URLs, checksums and restart on failure.
  • Make and record trade-offs: choose between synchronous APIs, queue-backed asynchronous flows and bulk file interfaces, and capture the reasoning in ADRs so decisions survive team turnover.
  • Design for resilience and scale: throughput and latency targets, backpressure, circuit breaking, retries with idempotency, rate limiting, timeout budgets and graceful degradation.
  • Hands-on engineering
  • Build the reference services: design and hands-on develop reactive Java Spring WebFlux services for data exchange and large file transfer, and set the template the rest of the team builds from.
  • Work reactive, not blocking: apply Project Reactor properly, covering backpressure, non-blocking I/O and streaming of large payloads and files without exhausting memory.
  • Build the supporting tooling: use Python for automation, test harnesses, contract validation, load and soak testing, and operational scripting around the API estate.
  • Stay in the codebase: review pull requests, pair with engineers, unblock hard technical problems and debug production incidents alongside the team.
  • Azure platform & integration
  • Run APIs on Azure: design and deploy services on Azure using App Service, AKS or Container Apps, with Azure API Management fronting the estate for gateway policies, throttling and subscription management.
  • Integrate with the platform: connect the API layer to ADLS Gen2 storage and to the pipelines that populate it, so APIs serve curated data and land inbound files into the right zones.
  • Handle asynchronous flows: use Azure Event Hubs, Service Bus or Kafka where messaging fits better than a synchronous call, including CDC and event-driven notification patterns.
  • Security & governance
  • Design the API security model: OAuth2, OIDC and JWT, mutual TLS where partner integrations require it, Entra ID (Azure AD) identities and managed identities, and Key Vault for secret management.
  • Lock down the network: private endpoints, network isolation, IP restrictions and gateway policy enforcement across environments.
  • Protect sensitive data: define PII classification, masking, tokenisation and encryption standards in transit and at rest, and ensure they hold across every interface.
  • Build in quality controls: contract testing, payload validation, reconciliation and audit logging so integration issues are caught before a consumer finds them.
  • DevOps & operations
  • Automate everything: CI/CD for API code in Azure DevOps, with automated unit, contract and integration testing, environment promotion and rollback.
  • Infrastructure as code: define and maintain the API infrastructure with Terraform.
  • Make it observable: logging, distributed tracing, metrics, alerting and SLA monitoring across APIs with Azure Monitor and Application Insights.
  • Collaboration & leadership
  • Partner with the customer team: work day to day with their architects, engineers and system owners to agree contracts, resolve design questions and keep delivery moving.
  • Lead technically: mentor API engineers, run design reviews, and raise the engineering bar without becoming a bottleneck.
  • Support delivery: size work, flag risk early, and work with delivery leads on sequencing and dependencies across interfaces.

What you'll need (must-have)

  • 10+ years in API, integration or backend engineering, including 3+ years owning API architecture and design at an enterprise scale.
  • Strong hands-on Java with Spring Boot and Spring WebFlux / Project Reactor: reactive streams, backpressure, non-blocking I/O, and streaming large payloads and files without exhausting memory.
  • Deep API design skills: REST and OpenAPI, contract-first development, versioning, pagination, error and status-code semantics, and idempotency.
  • Secure file-transfer patterns at scale, including SFTP, signed URLs, and multipart and resumable uploads and downloads.
  • Proven ability to design and architect, not just build: you can produce target-state designs, sequence diagrams and interface specifications, and defend the trade-offs to a client architecture forum.
  • Hands-on API delivery in an Azure environment:
  • Compute and hosting: App Service, AKS or Container Apps, with containerised deployment.
  • Azure API Management for gateway policies, throttling, subscriptions and developer portal.
  • Entra ID, managed identities, RBAC, Key Vault and private endpoints.
  • Messaging and event-driven integration with Azure Event Hubs, Service Bus or Kafka.
  • Working knowledge of Python for automation, testing and operational tooling around the API estate.
  • Strong SQL and data modelling, plus schema and contract design for integration.
  • CI/CD and IaC in anger: Git branching strategy, automated pipelines in Azure DevOps, Terraform, and automated contract and integration testing.
  • Clear technical writing, and the ability to present and defend a design to both engineers and non-technical stakeholders, including client-side teams.

Nice to have

  • Working experience on data engagements with Azure Databricks, Azure Data Factory and ADLS Gen2, including medallion or lakehouse architectures.
  • Azure certifications (AZ-204, AZ-305) or equivalent.
  • Experience working as part of a client-embedded team in a services or consulting model.
  • Insurance or wider financial services experience, with GDPR and SOC 2 obligations.
  • Experience in integrating with ERP systems(Workday)
  • GraphQL, gRPC or event-streaming API styles alongside REST.
  • API gateway migration or estate consolidation experience.
  • Data mesh or data-product thinking, and data contracts between producers and consumers.